ASPxGridViewAdaptivitySettings.AdaptiveDetailColumnCount Property
Gets or sets the number of columns in an adaptive detail row.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.2.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Int32 | 1 | An integer that specifies the number of columns. |
Property Paths
You can access this nested property as listed below:
| Library | Object Type | Path to AdaptiveDetailColumnCount |
|---|---|---|
| ASP.NET MVC Extensions | GridViewSettings |
|
| ASP.NET Web Forms Controls | ASPxGridView |
|
Remarks

See Also