Back to Devexpress

GridCustomCommandButton.Styles Property

aspnet-devexpress-dot-web-dot-gridcustomcommandbutton.md

latest1.1 KB
Original Source

GridCustomCommandButton.Styles Property

Provides access to the style settings that control the appearance of the custom command button.

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

GridCustomCommandButton Class

GridCustomCommandButton Members

DevExpress.Web Namespace