GridViewProperties.SettingsDetail Property
Manipulates the built-in ASPxGridView’s ASPxGridView.SettingsDetail property.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
ASPxGridViewDetailSettings | An ASPxGridViewDetailSettings object that contains the ASPxGridView’s master-detail options. |
See Also