ASPxGridViewEditorEventArgs.VisibleIndex Property
In This Article
Gets the edited row’s visible index.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value that specifies the edited row’s visible index. |
See Also