property CascadeTree.StatusBarLabel as String
Specifies the HTML label the control's status bar is displaying.

TypeDescription
String A String expression that specifies the HTML label the control's status bar is displaying.
By default, the StatusBarLabel property is "". The StatusBarLabel property specifies the HTML label the control's status bar is displaying. The StatusBarVisible property specifies whether the control's status bar is visible or hidden. The HeaderVisible property retrieves or sets a value that indicates whether the control's header bar is visible or hidden. The Background( exStatusBackColor) / Background(exStatusForeColor) specifies the status bar's background / foreground color. The Background( exStatusPanelBackColor) specifies the status panel's background color. The StatueBarHeight property Specifies the height of the control's status bar.

The StatusBarLabel property supports the built-in HTML format like follows: