Back to Devexpress

RibbonStyles.MinimizeButton Property

aspnet-devexpress-dot-web-dot-ribbonstyles-057dee8e.md

latest1.3 KB
Original Source

RibbonStyles.MinimizeButton Property

Gets the style settings that define the appearance of the minimize button.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ButtonStyle MinimizeButton { get; }
vb
Public ReadOnly Property MinimizeButton As ButtonStyle

Property Value

TypeDescription
ButtonStyle

A ButtonStyle object that contains the style settings.

|

See Also

Minimized

Ribbon

MinimizeButton

RibbonStyles Class

RibbonStyles Members

DevExpress.Web Namespace