![]() | TreeToolbarButton Properties |
The TreeToolbarButton type exposes the following members.
Name | Description | |
---|---|---|
![]() | CssClass |
Gets or sets the CSS class to be applied to this button.
|
![]() | Icon |
Gets or sets the "Normal" state icon.
|
![]() | IconOver |
Gets or sets the "Over" state icon.
|
![]() | IconOverPath |
Gets or sets the "Over" state icon path.
|
![]() | IconPath |
Gets or sets the "Normal" state icon path.
|
![]() | IconPress |
Gets or sets the "Press" state icon.
|
![]() | IconPressPath |
Gets or sets the "Press" state icon path.
|
![]() | OnClientClick |
Gets or sets client-side script that executes when button's "Click" event is raised.
|
![]() | Title |
Gets or sets the title of the button.
|
![]() | TranslateTitle |
Gets or sets value indicating whether to automatically translate button's title.
|