ASPxGridViewDetailRowEventArgs.VisibleIndex Property
Gets a value that identifies the master row whose expanded state has been changed.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An integer value that identifies the master row whose detail row has been displayed or hidden. |
See Also