Skip to main content
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.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class RibbonItemOneLineModeSettings :
    PropertiesBase,
    IPropertiesOwner

The following members return RibbonItemOneLineModeSettings objects:

Remarks

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

Inheritance

Object
StateManager
PropertiesBase
RibbonItemOneLineModeSettings
See Also