Back to Devexpress

TreeListCommandColumnCustomButton.Styles Property

aspnet-devexpress-dot-web-dot-aspxtreelist-dot-treelistcommandcolumncustombutton.md

latest1.4 KB
Original Source

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.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

Tree List

TreeListCommandColumnCustomButton Class

TreeListCommandColumnCustomButton Members

DevExpress.Web.ASPxTreeList Namespace