Skip to main content
A newer version of this page is available. .
Tab

RibbonOneLineModeGroupExpandButtonStyle.Width Property

Gets or sets the group expand button’s width.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public override Unit Width { get; set; }

Property Value

Type Description
Unit

A Unit value specifying the width.

See Also