ASPxFormLayout.ColumnCount Property
In This Article
Gets or sets the number of columns.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Int32 | 1 | An integer value specifying the number of columns. |
#Remarks
Note
The Column
See Also