aspnetmvc-devexpress-dot-web-dot-mvc-4e9f969b.md
Provides detail customization options for GridViews.
Namespace : DevExpress.Web.Mvc
Assembly : DevExpress.Web.Mvc5.v25.2.dll
NuGet Package : DevExpress.Web.Mvc5
public class MVCxGridViewDetailSettings :
ASPxGridViewDetailSettings
Public Class MVCxGridViewDetailSettings
Inherits ASPxGridViewDetailSettings
The following members return MVCxGridViewDetailSettings objects:
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.
DevExpress.Web.Internal.IPropertiesDirtyTracker
Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridViewDetailSettings MVCxGridViewDetailSettings
See Also