TreeListStyles Properties
Provides the style settings used to paint the visual elements displayed within the ASPxTreeList.
Name | Description |
---|---|
Alternating |
Gets the style settings used to paint alternating nodes. |
Batch |
Gets the style settings defining the appearance of a tree list edit cell in batch edit mode. |
Batch |
Gets the style settings defining the appearance of a tree list node when it is modified in batch edit mode. |
Batch |
Gets the style settings defining the appearance of a tree list data cell when it is modified in batch edit mode. |
Batch |
Gets the style settings defining the appearance of a tree list node newly created in batch edit mode. |
Cell | Gets the style settings used to paint data cells. |
Command |
Gets the style settings used to paint command buttons. |
Command |
Gets the style settings used to paint command column cells. |
Css |
Gets or sets the path to a CSS file that defines the web control’s appearance.
Inherited from Styles |
Css |
Gets or sets a CSS class name postfix that identifies style settings to be applied to the control.
Inherited from Styles |
Customization |
Gets the style settings used to paint the Customization Window. |
Customization |
Gets the style settings used to paint the Customization Window‘s Close button. |
Customization |
Gets the style settings used to paint the Customization Window‘s content. |
Customization |
Gets the style settings used to paint the Customization Window‘s header. |
Edit |
Gets the style settings used to paint the Edit Form. |
Edit |
Gets the style settings used to paint the edit cell captions within the Edit Form. |
Edit |
Get the style settings used to paint the node currently being edited. |
Edit |
Gets the style settings used to paint edit cells displayed within the Edit Form. |
Enable |
Obsolete. Specifies whether to enable the control’s default appearance.
Inherited from Styles |
Error | Gets the style settings used to paint the Error Node. |
Filter |
Gets the style settings used to paint the filter bar. |
Filter |
Gets the style settings used to paint the filter bar‘s cell which displays the check box. |
Filter |
Gets the style settings used to paint the Filter Bar‘s cell which displays the Clear button. |
Filter |
Gets the style settings used to paint the Filter Bar‘s cell which displays the current filter expression. |
Filter |
Gets the style settings used to paint the filter bar‘s cell which displays the filter image. |
Filter |
Gets the style settings used to paint links (filter expression, clear filter command) displayed within the filter bar. |
Filter |
Gets the style settings used to paint cells within the Filter Row. |
Filter |
Gets the style settings used to paint the Filter Row. |
Filter |
Gets the style settings used to paint the filter row menu. |
Filter |
Gets the style settings used to paint the filter row menu items. |
Focused |
Gets the style settings defining the appearance of a focused data cell. |
Focused |
Gets the style settings used to paint the currently focused node. |
Footer | Gets the style settings used to paint footer cells. |
Footer |
Gets the style settings used to paint footer cells. |
Group |
Gets the style settings used to paint group footers. |
Group |
Gets the style settings used to paint group footer cells. |
Header | Gets the style settings used to paint column headers. |
Header |
Gets the style settings defining the appearance of the Header Filter items. |
Indent | Gets the style settings used to paint indents. |
Indent |
Gets the style settings used to paint indents that contain expand buttons. |
Inline |
Gets the style settings used to paint in-line edit node cells. |
Inline |
Gets the style settings used to paint the In-Line Edit Node. |
Loading |
Gets the style settings used to paint a rectangle displayed above the ASPx |
Loading |
Provides style settings for a loading panel that can be displayed while waiting for a callback response. |
Node | Gets the style settings used to paint nodes. |
Pager |
Gets the style settings used to paint the pager panel displayed at the ASPx |
Pager |
Gets the style settings used to paint the pager panel displayed at the ASPx |
Popup |
Gets the style settings used to paint the Popup Edit Form. |
Popup |
Gets the style settings defining the Popup Edit Form appearance. |
Popup |
Gets the style settings defining the appearance of the Popup Edit Form‘s Close button. |
Popup |
Gets the style settings defining the appearance of the Popup Edit Form‘s content. |
Popup |
Gets the style settings defining the appearance of the Popup Edit Form‘s header. |
Preview | Gets the style settings used to paint previews. |
Search |
Gets the style settings defining the appearance of the search panel. |
Selected |
Gets the style settings defining the appearance of a selected cell. |
Selected |
Gets the style settings used to paint selected nodes. |
Selection |
Gets the style settings used to paint selection cells. |
Theme |
Gets or sets the name of the Theme to be applied to a web control.
Inherited from Styles |
Tree |
Gets the style settings used to paint the tree line that connects the first node with the next node. |
Tree |
Gets the style settings defining the appearance of the tree line that connects the first node with the next node, when the right-to-left layout is applied. |
Tree |
Gets the style settings used to paint the tree line that connects the last node in a branch. |
Tree |
Gets the style settings defining the appearance of the tree line that connects the last node in a branch, when the right-to-left layout is applied. |
Tree |
Gets the style settings used to paint a middle tree line. |
Tree |
Gets the style settings defining the appearance of a middle tree line, when the right-to-left layout is applied. |
Tree |
Gets the style settings used to paint tree lines that connect only root nodes. |
See Also