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