LayoutItemBase.ColumnSpan Property
Gets or sets a value specifying the number of columns the Form Layout item occupies.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 1 | An integer value specifying the number of columns. |
See Also