Theme class of ASTreeView. It applies different themes for ASTreeView.
The following tables list the members exposed by ASTreeViewTheme.
Public Constructors
| Name | Description | |
|---|---|---|
|
ASTreeViewTheme | Initializes a new instance of the |
Public Properties
| Name | Description | |
|---|---|---|
|
BasePath | Gets or sets the base path. |
|
CssClass | Gets or sets the CSS class. |
|
CssClassCheckbox | Gets or sets the CSS class checkbox. |
|
CssClassIcon | Gets or sets the CSS class icon. |
|
CssClassPlusMinusIcon | Gets or sets the CSS class plus minus icon. |
|
CssFile | Gets or sets the CSS file. |
|
DefaultFolderIcon | Gets or sets the default folder icon. |
|
DefaultFolderOpenIcon | Gets or sets the default folder open icon. |
|
DefaultNodeIcon | Gets or sets the default node icon. |
|
ImagePath | Gets or sets the image path. |
|
ImgCheckboxChecked | Gets or sets the img checkbox checked. |
|
ImgCheckboxHalfChecked | Gets or sets the img checkbox half checked. |
|
ImgCheckboxUnchecked | Gets or sets the img checkbox unchecked. |
|
ImgDragDropIndicator | Gets or sets the img drag drop indicator. |
|
ImgDragDropIndicatorSub | Gets or sets the img drag drop indicator sub. |
|
ImgMinusIcon | Gets or sets the img minus icon. |
|
ImgPlusIcon | Gets or sets the img plus icon. |