Back to Devexpress

GridViewSettings.SettingsDetail Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-gridviewsettings-0edc9788.md

latest1.2 KB
Original Source

GridViewSettings.SettingsDetail Property

Provides access to the GridView’s master-detail options.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public MVCxGridViewDetailSettings SettingsDetail { get; }
vb
Public ReadOnly Property SettingsDetail As MVCxGridViewDetailSettings

Property Value

TypeDescription
MVCxGridViewDetailSettings

An MVCxGridViewDetailSettings object that contains the GridView’s master-detail options.

|

See Also

Grid View

GridViewSettings Class

GridViewSettings Members

DevExpress.Web.Mvc Namespace