Skip to main content
A newer version of this page is available. .
Tab

RibbonItemOneLineModeSettings Class

Contains settings that allow you to specify a gallery bar item‘s image and text in one line mode.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class RibbonItemOneLineModeSettings :
    PropertiesBase,
    IPropertiesOwner

The following members return RibbonItemOneLineModeSettings objects:

Library Related API Members
ASP.NET Controls and MVC Extensions RibbonGalleryBarItem.OneLineModeSettings
ASP.NET Bootstrap Controls BootstrapRibbonGalleryBarItem.OneLineModeSettings

Remarks

An object of the RibbonItemOneLineModeSettings type can be accessed by the RibbonGalleryBarItem.OneLineModeSettings property.

Inheritance

Object
StateManager
PropertiesBase
RibbonItemOneLineModeSettings
See Also