ASPxGridViewAdaptivitySettings.AdaptiveDetailColumnCount Property
In This Article
Gets or sets the number of columns in an adaptive detail row.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.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 Adaptive |
---|---|---|
ASP. |
Grid |
|
ASP. |
ASPx |
|
#Remarks
See Also