ASPxGridDataValidationEventArgs.VisibleIndex Property
Gets a visible index of the currently processed data item (row, card or record).
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Int32 | An Int32 value that is the visible index. |
See Also