GridCommandButtonSettings.Styles Property
In This Article
Gets the command button’s style.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public ButtonControlStyles Styles { get; }
#Property Value
Type | Description |
---|---|
Button |
An Button |
See Also