Significant properties particular to RadStatusBar are:
LayoutStyle
The LayoutStyle property handles the arrangement of items when they exceed the horizontal space in the status bar.
Stack (the default) arranges items from left to right and the rightmost items that exceed the horizontal space are not visible.
Overflow moves items in excess of the horizontal space to the following line.
GripStyle
By default the grip is Hidden. The image below shows GripStyle set to Visible.