Back to Devexpress

TreeListStyles.CustomizationWindow Property

aspnet-devexpress-dot-web-dot-aspxtreelist-dot-treeliststyles-b723c435.md

latest1.3 KB
Original Source

TreeListStyles.CustomizationWindow Property

Gets the style settings used to paint the Customization Window.

Namespace : DevExpress.Web.ASPxTreeList

Assembly : DevExpress.Web.ASPxTreeList.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public AppearanceStyle CustomizationWindow { get; }
vb
Public ReadOnly Property CustomizationWindow As AppearanceStyle

Property Value

TypeDescription
AppearanceStyle

An AppearanceStyle object that contains style settings used to paint the Customization Window.

|

See Also

Tree List

TreeListStyles Class

TreeListStyles Members

DevExpress.Web.ASPxTreeList Namespace