Back to Devexpress

ASPxGridCommandButtonEventArgs.Styles Property

aspnet-devexpress-dot-web-dot-aspxgridcommandbuttoneventargs-2066347b.md

latest1.1 KB
Original Source

ASPxGridCommandButtonEventArgs.Styles Property

Gets the processed 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

ASPxGridCommandButtonEventArgs Class

ASPxGridCommandButtonEventArgs Members

DevExpress.Web Namespace