aspnet-devexpress-dot-web-79ad0d71.md
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.v25.2.dll
NuGet Package : DevExpress.Web
public class RibbonItemOneLineModeSettings :
PropertiesBase,
IPropertiesOwner
Public Class RibbonItemOneLineModeSettings
Inherits PropertiesBase
Implements IPropertiesOwner
The following members return RibbonItemOneLineModeSettings objects:
An object of the RibbonItemOneLineModeSettings type can be accessed by the RibbonGalleryBarItem.OneLineModeSettings property.
Object StateManager PropertiesBase RibbonItemOneLineModeSettings
See Also