ASPxParseValueEventArgs.ItemIndex Property
Gets a visible index of the currently processed row.
Namespace: DevExpress.Web.Data
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Int32 | An Int32 value that is the row visible index. |
See Also