TreeListSettingsEditing.EditFormColumnCount Property
Gets or sets the maximum number of columns allowed in the Edit Form.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 2 | An integer value that specifies the maximum number of columns allowed in the Edit Form. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to EditFormColumnCount |
---|---|
ASPxTreeList |
|
Remarks
See Also