GridViewStyles.GroupButtonWidth Property
In This Article
Gets or sets the group button’s width.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Int32 | 15 | An integer value that specifies the group button’s width, in pixels. |
See Also