Skip to main content

TreeListExportStyles.GroupFooter Property

Gets the appearance settings used to paint group footers.

Namespace: DevExpress.Web.ASPxTreeList

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

NuGet Package: DevExpress.Web

#Declaration

public TreeListExportAppearance GroupFooter { get; }

#Property Value

Type Description
TreeListExportAppearance

A TreeListExportAppearance object that contains appearance settings.

See Also