ToolbarDropDownItemPicker.ColumnCount Property
Gets or sets the number of columns into which items are arranged within a dropdown list.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v25.2.dll
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Int32 | 3 | An integer value that specifies the number of columns. |
See Also