Skip to main content

TreeListStyles.CustomizationWindow Property

Gets the style settings used to paint the Customization Window.

Namespace: DevExpress.Web.ASPxTreeList

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

NuGet Package: DevExpress.Web

Declaration

public AppearanceStyle CustomizationWindow { get; }

Property Value

Type Description
AppearanceStyle

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

See Also