Back to Devexpress

ButtonControlStyles.Style Property

aspnet-devexpress-dot-web-dot-buttoncontrolstyles-188cbadf.md

latest1.0 KB
Original Source

ButtonControlStyles.Style Property

Gets the style settings defining the button appearance.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ButtonControlStyle Style { get; }
vb
Public ReadOnly Property Style As ButtonControlStyle

Property Value

TypeDescription
ButtonControlStyle

An ButtonControlStyle object containing the style settings.

|

See Also

ButtonControlStyles Class

ButtonControlStyles Members

DevExpress.Web Namespace