ASPxRibbon.OneLineMode Property
Specifies if ASPxRibbon displays all items in an active tab on one line.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false |
true, to display items on one line; false, to display items on several lines. |
Remarks
Set the OneLineMode property to true, to display all items in an active tab in one line, which makes the ribbon look more compact.
Concept
Online Demo
See Also
Feedback