Back to Devexpress

MVCxGridViewDetailSettings Class

aspnetmvc-devexpress-dot-web-dot-mvc-4e9f969b.md

latest2.2 KB
Original Source

MVCxGridViewDetailSettings Class

Provides detail customization options for GridViews.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxGridViewDetailSettings :
    ASPxGridViewDetailSettings
vb
Public Class MVCxGridViewDetailSettings
    Inherits ASPxGridViewDetailSettings

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.

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

Inheritance

Object StateManager PropertiesBase ASPxGridSettingsBase ASPxGridViewDetailSettings MVCxGridViewDetailSettings

See Also

MVCxGridViewDetailSettings Members

Grid View

Built-in Export

DevExpress.Web.Mvc Namespace