KaxToolBarSplitButton Properties |
The KaxToolBarSplitButton type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() |
Buttons |
Gets a KaxToolBarButtonCollection object that
contains the child buttons of the split button.
|
![]() |
CausesValidation |
Gets or sets a value indicating whether validation is performed when
the KaxToolBarSplitButton is clicked
|
![]() |
CommandArgument |
Gets or sets an optional parameter passed to the Command event of the
KaxToolBar instance along with the associated
CommandName
|
![]() |
CommandName |
Gets or sets the command name associated with the toolbar button that is passed to the
ItemCommand event of the KaxToolBar instance.
|
![]() ![]() |
DefaultButtonIndex |
Gets or sets the index of the button which properties will be used by default when the
EnableDefaultButton property set to true.
|
![]() |
DropDownHeight |
Gets or sets the height of the dropdown in pixels.
|
![]() |
DropDownWidth |
Gets or sets the width of the dropdown in pixels.
|
![]() ![]() |
EnableDefaultButton |
Gets or sets a value, indicating if the KaxToolBarSplitButton will
use the DefaultButton behavior.
|
![]() ![]() |
ExpandDirection |
Gets or sets the expand direction of the drop down.
|
![]() ![]() |
ItemTemplate |
Gets or sets the template for displaying the button.
|
![]() ![]() |
NavigateUrl |
Gets or sets the URL to link to when the button is clicked.
|
![]() |
PostBack |
Gets or sets a value indicating whether clicking on the button will
postback.
|
![]() |
PostBackUrl |
Gets or sets the URL of the page to post to from the current page when the
KaxToolBarSplitButton is clicked.
|
![]() ![]() |
Target |
Gets or sets the target window or frame to display the Web page content linked to
when the toolbar button is clicked.
|
![]() |
ValidationGroup |
Gets or sets the name of the validation group to which the KaxToolBarSplitButton belongs. |
![]() |
Value |
Gets or sets the value associated with the toolbar split button. (Overrides ControlItemValue.) |