aspnet-devexpress-dot-web-3bc79b8f.md
Defines style settings for the group expand buttons.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class RibbonGroupExpandButtonStyle :
AppearanceStyleBase
Public Class RibbonGroupExpandButtonStyle
Inherits AppearanceStyleBase
The following members return RibbonGroupExpandButtonStyle objects:
The RibbonGroupExpandButtonStyle class contains settings that define the appearance of the group expand button in the ASPxRibbon control.
An object of the RibbonGroupExpandButtonStyle type can be accessed via the RibbonStyles.GroupExpandButton property.
Object MarshalByRefObject Component Style AppearanceStyleBase RibbonGroupExpandButtonStyle
See Also