Skip to main content
Tab

RibbonStyles.Group Property

Gets the style settings that define the appearance of groups.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public AppearanceStyleBase Group { get; }

#Property Value

Type Description
AppearanceStyleBase

A AppearanceStyleBase object that contains the style settings.

See Also