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

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.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public void MergeWithDefault()
See Also