Back to Devexpress

RibbonGroupOneLineModeSettings Class

aspnet-devexpress-dot-web-6c1d8a45.md

latest1.9 KB
Original Source

RibbonGroupOneLineModeSettings Class

Contains settings related to a group functionality in one line mode.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class RibbonGroupOneLineModeSettings :
    PropertiesBase,
    IPropertiesOwner
vb
Public Class RibbonGroupOneLineModeSettings
    Inherits PropertiesBase
    Implements IPropertiesOwner

The following members return RibbonGroupOneLineModeSettings objects:

Remarks

An object of the RibbonGroupOneLineModeSettings type can be accessed by the RibbonGroup.OneLineModeSettings property.

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase RibbonGroupOneLineModeSettings BootstrapRibbonGroupOneLineModeSettings

See Also

RibbonGroupOneLineModeSettings Members

DevExpress.Web Namespace