ButtonControlStyles.Style Property
In This Article
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 |
---|---|
Button |
An Button |
See Also