Back to Devexpress

TreeListCommandColumnButton.Styles Property

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

latest1.3 KB
Original Source

TreeListCommandColumnButton.Styles Property

Provides access to the style settings that control the appearance of 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

TreeListCommandColumnButton Class

TreeListCommandColumnButton Members

DevExpress.Web.ASPxTreeList Namespace