Glossary Item Box
Class Name
Element
Description
radPanelBar_[Skin]
DIV
Applied to the root element of the panelbar.
rootGroup
UL
Applied to the first level item container
group
applied to each item container except the root level one
level[n]
applied to item containers at the respective level
item
LI
applied to the LI elements enclosing each item
link
A
applied to the anchors representing each item in its default state.
focused
By default is applied to the Anchors representing each item when it is focused by either the mouse or the keyboard.
expanded
By default is applied to the anchors tag of expanded items.
disabled
By default is applied to the Anchors of disabled items.
text
SPAN
Applied to the SPAN element which encloses each item text.
separator
Applied to the LI elements enclosing an item with IsSeparator set to true.
first
Applied to the first item of the item's collection.
last
Applied to the last item of the item's collection.