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