TreeListFooterStyle Class
In This Article
Provides the style settings used to paint the Footer and Group Footer.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Related API Members
The following members return TreeListFooterStyle objects:
#Remarks
These settings can be accessed using the TreeListStyles.Footer and TreeListStyles.GroupFooter properties.
#Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
TreeListNodeStyle
TreeListFooterStyle
See Also