ASPxGridViewDetailRowButtonEventArgs Properties
Provides data for the ASPxGridView.DetailRowGetButtonVisibility event.
Name | Description |
---|---|
Button |
Gets or sets the button’s state. |
Is |
Gets whether the processed data row is expanded. |
Key |
Gets an object that uniquely identifies the data row.
Inherited from ASPx |
Visible |
Gets the visible index of the data row.
Inherited from ASPx |
See Also