ASPxGridViewDetailRowEventArgs Constructors
Provides data for the ASPxGridView.DetailRowExpandedChanged event.Name | Parameters | Description |
---|---|---|
ASPxGridViewDetailRowEventArgs(Int32, Boolean) | visibleIndex, expanded | Initializes a new instance of the ASPxGridViewDetailRowEventArgs class. |
See Also