GridValidationCollection.Item
GridValidationCollection indexer
Gets the GridValidation
element at the specified index.
public GridValidation this[int index] { get; }
Parameter | Description |
---|---|
index | The zero based index of the element. |
Return Value
The element at the specified index.
See Also
- class GridValidation
- class GridValidationCollection
- namespace Aspose.Cells.GridWeb.Data
- assembly Aspose.Cells.GridWeb