Skip to main content

TreeListExportStyles.MergeWithDefault() Method

Combines the properties of the current TreeListExportStyles instance with the default appearance settings specified by the TreeListExportStyles.Default property.

Namespace: DevExpress.Web.ASPxTreeList

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

NuGet Package: DevExpress.Web

Declaration

public void MergeWithDefault()
See Also