ASPxGridViewDetailSettings Properties
Provides detail customization options for ASPxGridViews.Name | Description |
---|---|
AllowOnlyOneMasterRowExpanded | Gets or sets whether several master rows can be expanded simultaneously. |
ExportIndex | Gets or sets the detail view’s position among other details in a printed document. |
ExportMode | Specifies detail rows that can be exported. |
IsDetailGrid | Obsolete. Gets or sets whether the current ASPxGridView is a detail grid. |
ShowDetailButtons | Gets or sets whether detail buttons are displayed. |
ShowDetailRow | Gets or sets whether the ASPxGridView can display detail rows. |
See Also