MVCxGridViewDetailSettings Class
Provides detail customization options for GridViews.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public class MVCxGridViewDetailSettings :
ASPxGridViewDetailSettings
#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.