RibbonOneLineModeGroupExpandButtonStyle Class
In This Article
Contains style settings that define the appearance of a group‘s expand button in one line mode.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class RibbonOneLineModeGroupExpandButtonStyle :
AppearanceStyleBase
#Related API Members
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