TreeListHeaderStyle Class
In This Article
Provides the style settings used to paint column headers.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v25.1.dll
#Declaration
public class TreeListHeaderStyle :
AppearanceStyleBase
#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