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

RibbonGroupOneLineModeSettings Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class RibbonGroupOneLineModeSettings :
    PropertiesBase,
    IPropertiesOwner

The following members return RibbonGroupOneLineModeSettings objects:

Remarks

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

See Also