TreeListHeaderStyle Class
Provides the style settings used to paint column headers.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return TreeListHeaderStyle objects:
Remarks
These settings can be accessed using the TreeListStyles.Header and TreeListColumn.HeaderStyle properties.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
TreeListHeaderStyle
See Also