GridCustomCommandButton.Styles Property
Provides access to the style settings that control the appearance of the custom command button.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
ButtonControlStyles | An ButtonControlStyles object that contains button style settings. |
See Also