ToolbarDropDownItemPicker.ColumnCount Property
In This Article
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.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Int32 | 3 | An integer value that specifies the number of columns. |
See Also