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

TreeListCommandColumnCustomButton.Styles Property

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

Namespace: DevExpress.Web.ASPxTreeList

Assembly: DevExpress.Web.ASPxTreeList.v19.1.dll

Declaration

public ButtonControlStyles Styles { get; }

Property Value

Type Description
ButtonControlStyles

An ButtonControlStyles object that contains button style settings.

See Also