Back to Devexpress

GridViewProperties.SettingsDetail Property

aspnet-devexpress-dot-web-dot-gridviewproperties-8027a59b.md

latest1.3 KB
Original Source

GridViewProperties.SettingsDetail Property

Manipulates the built-in ASPxGridView’s ASPxGridView.SettingsDetail property.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
ASPxGridViewDetailSettings

An ASPxGridViewDetailSettings object that contains the ASPxGridView’s master-detail options.

|

See Also

ASPxGridLookup

GridViewProperties Class

GridViewProperties Members

DevExpress.Web Namespace