Back to Devexpress

GridCommandButtonSettings.Styles Property

aspnet-devexpress-dot-web-dot-gridcommandbuttonsettings.md

latest1.1 KB
Original Source

GridCommandButtonSettings.Styles Property

Gets the command button’s style.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ButtonControlStyles Styles { get; }
vb
Public ReadOnly Property Styles As ButtonControlStyles

Property Value

TypeDescription
ButtonControlStyles

An ButtonControlStyles object that contains button style settings.

|

See Also

GridCommandButtonSettings Class

GridCommandButtonSettings Members

DevExpress.Web Namespace