ASPxRibbon.OneLineMode Property
In This Article
Specifies if ASPxRibbon displays all items in an active tab on one line.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | false |
|
#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