Click or drag to resize

TreeToolbarButton Properties

The TreeToolbarButton type exposes the following members.

Properties
  NameDescription
Public propertyCssClass
Gets or sets the CSS class to be applied to this button.
Public propertyIcon
Gets or sets the "Normal" state icon.
Public propertyIconOver
Gets or sets the "Over" state icon.
Public propertyIconOverPath
Gets or sets the "Over" state icon path.
Public propertyIconPath
Gets or sets the "Normal" state icon path.
Public propertyIconPress
Gets or sets the "Press" state icon.
Public propertyIconPressPath
Gets or sets the "Press" state icon path.
Public propertyOnClientClick
Gets or sets client-side script that executes when button's "Click" event is raised.
Public propertyTitle
Gets or sets the title of the button.
Public propertyTranslateTitle
Gets or sets value indicating whether to automatically translate button's title.
Top
See Also