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.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 3 | An integer value that specifies the number of columns. |
See Also