RibbonStyles.GroupExpandButton Property
Gets the style settings defining the appearance of the group expand button.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| RibbonGroupExpandButtonStyle | A RibbonGroupExpandButtonStyle object that contains the style settings. |
See Also