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