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

TreeListCustomizationWindowPopupSettings Class

Contains Customization Window specific settings.

Namespace: DevExpress.Web.ASPxTreeList

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

Declaration

public class TreeListCustomizationWindowPopupSettings :
    GridCustomizationWindowPopupSettings

The following members return TreeListCustomizationWindowPopupSettings objects:

Remarks

An object of the TreeListCustomizationWindowPopupSettings type can be accessed by the TreeListPopupControlSettings.CustomizationWindow property.

Implements

See Also