ASPxGridViewPreviewDisplayTextEventArgs.VisibleIndex Property
Gets the visible index of the preview row currently being processed.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer zero-based index that identifies the preview row. |
See Also