Skip to main content
A newer version of this page is available. .

ReportDocumentMapStyles Properties

Contains settings that define the appearance of a Document Map‘s elements.
Name Description
CssFilePath Gets or sets the path to a CSS file that defines the web control’s appearance. Inherited from StylesBase.
CssPostfix Gets or sets a CSS class name postfix that identifies style settings to be applied to the control. Inherited from StylesBase.
Disabled Gets the style settings assigned to disabled items in a Document Map.
Elbow Gets the style settings defining the appearance of tree line areas, corresponding to nodes. Inherited from TreeViewStyles.
EnableDefaultAppearance Obsolete. Specifies whether to enable the control’s default appearance. Inherited from StylesBase.
Link Gets the style settings assigned to links in a Document Map.
LoadingPanel Gets the style settings of the loading panel. Inherited from TreeViewStyles.
Node Gets the style settings, defining the appearance of nodes. Inherited from TreeViewStyles.
NodeCheckBox Gets the style settings assigned to check boxes in a Document Map.
NodeCheckBoxFocused Gets the style settings assigned to focused check boxes in a Document Map.
NodeImage Gets the style settings assigned to nodes in a Document Map.
NodeText Gets the style settings defining the appearance of text content for all nodes within the ASPxTreeView. Inherited from TreeViewStyles.
Theme Gets or sets the name of the Theme to be applied to a web control. Inherited from StylesBase.
See Also