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