KaxToolBar Properties |
The KaxToolBar type exposes the following members.
Name | Description | |
---|---|---|
![]() |
AutoPostBack |
Gets or sets a value indicating whether button items should postback when clicked.
|
![]() |
CausesValidation |
Gets or sets a value indicating whether validation is performed when a button item within
the KaxToolBar control is clicked.
(Overrides ControlItemContainerCausesValidation.) |
![]() ![]() |
ClientChanges |
Gets a list of all client-side changes (adding an item, removing an item, changing an item's property) which have occurred.
|
![]() ![]() |
CollapseAnimation |
Gets the settings for the animation played when a dropdown closes.
|
![]() |
EnableRoundedCorners |
Gets or sets a value indicating whether child items should have rounded corners.
|
![]() |
EnableShadows |
Gets or sets a value indicating whether child items should have shadows.
|
![]() ![]() |
ExpandAnimation |
Gets the settings for the animation played when a dropdown opens.
|
![]() ![]() |
Items |
Gets a collection of KaxToolBarItem objects representing
the individual items within the KaxToolBar.
|
![]() ![]() |
OnClientButtonClicked |
Gets or sets a value indicating the client-side event handler that is called
after clicking a button item (KaxToolBarButton or KaxToolBarSplitButton).
|
![]() ![]() |
OnClientButtonClicking |
Gets or sets a value indicating the client-side event handler that is called just
prior to clicking a toolbar button item (KaxToolBarButton or KaxToolBarSplitButton).
|
![]() ![]() |
OnClientCheckedStateChanged |
Gets or sets a value indicating the client-side event handler that is called after a
KaxToolBarButton is checked.
|
![]() ![]() |
OnClientCheckedStateChanging |
Gets or sets a value indicating the client-side event handler that is called just
prior to changing the state of a checkable KaxToolBarButton.
|
![]() ![]() |
OnClientContextMenu |
Gets or sets a value indicating the client-side event handler that is called
before the browser context menu shows (after right-clicking an item).
|
![]() ![]() |
OnClientDropDownClosed |
Gets or sets a value indicating the client-side event handler that is called after a
toolbar dropdown item (KaxToolBarDropDown or KaxToolBarSplitButton) is closed.
|
![]() ![]() |
OnClientDropDownClosing |
Gets or sets a value indicating the client-side event handler that is called just
prior to closing a toolbar dropdown item (KaxToolBarDropDown or KaxToolBarSplitButton).
|
![]() ![]() |
OnClientDropDownOpened |
Gets or sets a value indicating the client-side event handler that is called after a
toolbar dropdown item (KaxToolBarDropDown or KaxToolBarSplitButton) is opened.
|
![]() ![]() |
OnClientDropDownOpening |
Gets or sets a value indicating the client-side event handler that is called just
prior to opening a toolbar dropdown item (KaxToolBarDropDown or KaxToolBarSplitButton).
|
![]() ![]() |
OnClientLoad |
Gets or sets the name of the javascript function called when the control is fully
initialized on the client side.
|
![]() ![]() |
OnClientMouseOut |
Gets or sets a value indicating the client-side event handler that is called when
the mouse leaves an item in the KaxToolBar control.
|
![]() ![]() |
OnClientMouseOver |
Gets or sets a value indicating the client-side event handler that is called when
the mouse hovers an item in the KaxToolBar control.
|
![]() ![]() |
Orientation |
Gets or sets the direction in which to render the KaxToolBar control.
|
![]() |
PostBackUrl |
Gets or sets the URL of the page to post to from the current page when a button item
from the KaxToolBar control is clicked.
(Overrides ControlItemContainerPostBackUrl.) |
![]() |
ValidationGroup |
Gets or sets the name of the validation group to which this validation control belongs. |