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

RibbonOneLineModeGroupExpandButtonStyle Class

Contains style settings that define the appearance of a group‘s expand button in one line mode.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class RibbonOneLineModeGroupExpandButtonStyle :
    AppearanceStyleBase

The following members return RibbonOneLineModeGroupExpandButtonStyle objects:

Remarks

An object of the RibbonOneLineModeGroupExpandButtonStyle type can be accessed by the RibbonStyles.OneLineModeGroupExpandButton property.

Inheritance

Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
RibbonOneLineModeGroupExpandButtonStyle
See Also