GetValidationInCell
GridValidationCollection.GetValidationInCell method
Får valideringen tillämpad på given cell.
public GridValidation GetValidationInCell(int row, int column)
| Parameter | Typ | Beskrivning |
|---|---|---|
| row | Int32 | Radindex. |
| column | Int32 | Kolumnindex. |
Returvärde
Returnerar aValidation objekt eller null om det inte finns någon validering för en given cell
Se även
- class GridValidation
- class GridValidationCollection
- namnutrymme Aspose.Cells.GridWeb.Data
- hopsättning Aspose.Cells.GridWeb