property CascadeFile.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 "<%1%> >". 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. Use the ColumnsVisible property to hide or show a column. The Background( exStatusBackColor) / Background(exStatusForeColor) specifies the status bar's background / foreground color. The Background( exStatusPanelBackColor) specifies the status panel's background color. 

Inside the StatusBarLabel property the following:

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