Skip to main content
Tab

ButtonControlStyles.Style Property

Gets the style settings defining the button appearance.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public ButtonControlStyle Style { get; }

#Property Value

Type Description
ButtonControlStyle

An ButtonControlStyle object containing the style settings.

See Also