ASPxGridViewDetailSettings Class
Provides detail customization options for ASPxGridViews.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return ASPxGridViewDetailSettings objects:
Remarks
The ASPxGridViewDetailSettings class provides a set of Boolean properties which manage the ASPxGridView’s functionality in a master-detail mode. These settings can be accessed via the ASPxGridView.SettingsDetail property.
Implements
Inheritance
Object
StateManager
PropertiesBase
ASPxGridSettingsBase
ASPxGridViewDetailSettings
See Also