RibbonGroupExpandButtonStyle Class
In This Article
Defines style settings for the group expand buttons.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class RibbonGroupExpandButtonStyle :
AppearanceStyleBase
#Related API Members
The following members return RibbonGroupExpandButtonStyle objects:
#Remarks
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.
#Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
RibbonGroupExpandButtonStyle
See Also