ASPxGridViewDetailRowEventArgs Properties
Provides data for the ASPxGridView.DetailRowExpandedChanged event.Name | Description |
---|---|
Expanded | Gets whether the row has been expanded or collapsed. |
VisibleIndex | Gets a value that identifies the master row whose expanded state has been changed. |
See Also