aspnet-devexpress-dot-web-5e1dca04.md
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
public class RibbonOneLineModeGroupExpandButtonStyle :
AppearanceStyleBase
Public Class RibbonOneLineModeGroupExpandButtonStyle
Inherits AppearanceStyleBase
The following members return RibbonOneLineModeGroupExpandButtonStyle objects:
An object of the RibbonOneLineModeGroupExpandButtonStyle type can be accessed by the RibbonStyles.OneLineModeGroupExpandButton property.
Object MarshalByRefObject Component Style AppearanceStyleBase RibbonOneLineModeGroupExpandButtonStyle
See Also