[This is preliminary documentation and is subject to change.]

The ButtonbarItem type exposes the following properties.

Properties

  NameDescription
Public propertyAlternateText
The alternate text of the button (e.g. in alert)
Public propertyImageUrl
The url from where the button image is extracted
Public propertyIsHidden
Shows if the buttonbar item is hidden
Public propertyIsSelected
Shows if the buttonbar item is selected
Public propertySkinId
The unique id of the skin
Public propertyTarget
The target of the Url
Public propertyText
the text of the button bar item
Public propertyUrl
The url that is linked with the button

See Also