Skip to main content
A newer version of this page is available. .
Tab

GridCustomCommandButton.Styles Property

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public ButtonControlStyles Styles { get; }

Property Value

Type Description
ButtonControlStyles

An ButtonControlStyles object that contains button style settings.

See Also