Back to Devexpress

RibbonOneLineModeGroupExpandButtonStyle Class

aspnet-devexpress-dot-web-5e1dca04.md

latest2.2 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class RibbonOneLineModeGroupExpandButtonStyle :
    AppearanceStyleBase
vb
Public Class RibbonOneLineModeGroupExpandButtonStyle
    Inherits AppearanceStyleBase

The following members return RibbonOneLineModeGroupExpandButtonStyle objects:

Remarks

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

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase RibbonOneLineModeGroupExpandButtonStyle

See Also

RibbonOneLineModeGroupExpandButtonStyle Members

DevExpress.Web Namespace