The C1ToolBar type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| C1ToolBar |
Methods
| Name | Description | |
|---|---|---|
| AddCssClass | (Inherited from Control.) | |
| AddItemElement | ||
| BeginUpdate | (Inherited from Component.) | |
| Dispose | (Overrides ComponentDispose()()()().) | |
| EndUpdate | (Inherited from Component.) | |
| FindItemByName | ||
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Initialize | (Overrides ComponentInitialize()()()().) | |
| RemoveCssClass | (Inherited from Control.) | |
| RemoveItemElement | ||
| ToggleCssClass | (Inherited from Control.) | |
| ToLocaleString | (Inherited from Object.) | |
| ToString | (Inherited from Object.) | |
| UnSelectedAllItems |
unselect all toolbar items.
| |
| UpdateSize |
Properties
| Name | Description | |
|---|---|---|
| AccessKey |
Gets or sets the access key that allows you to quickly navigate
to the Web server control.
| |
| AllowDrag | ||
| AllowMultipleSelectInControl |
If false, only a single item can be selected in the all of the groups in the control.
| |
| AutoPostBack |
Sets or retrieves a value that indicates whether or not the control posts back to the server each time a user interacts with the control.
| |
| ControlElement | ||
| DisplayVisible |
Gets or Sets whether C1Toolbar is visible.
| |
| Dock | ||
| DockMode | ||
| DragDrop | ||
| Element | (Inherited from Control.) | |
| Enabled |
Gets or sets if toolbar is Enabled.
| |
| Height | ||
| ID | (Inherited from Component.) | |
| InnerOrientation | ||
| Items | ||
| Orientation | ||
| Parent | (Inherited from Control.) | |
| ScrollBehavior |
Gets associated ScrollBehavior.
| |
| SelectedItemsCount |
The count of selected items.
| |
| SelectionMode |
Gets or sets the mode of selection for the items in the control.None/One/MultiSelect
| |
| VisibilityMode | (Inherited from Control.) | |
| Visible | (Inherited from Control.) | |
| VisualStyle |
VisualStyle.
(Overrides C1ThemeableControlBaseVisualStyle()()()().) | |
| Width | ||
| WindowCollisionDetection |
Determines whether or not toolbar dropdown list position will be adjusted to fit in window bounds.
|
Events
| Name | Description | |
|---|---|---|
| Disposing | (Inherited from Component.) | |
| DockControlPropertyChanged | ||
| DropDownClose |
dropdown list close event.
| |
| DropDownOpen |
dropdown list open event.
| |
| ItemBlur |
Item Blur event.
| |
| ItemCheck | ||
| ItemClick |
Item Click event.
| |
| ItemFocus |
Item Focus event.
| |
| ItemMouseDown |
Item Mouse Down event.
| |
| ItemMouseOut |
Item Mouse Out event.
| |
| ItemMouseOver |
Item Mouse Over event.
| |
| ItemMouseUp |
Item Mouse Up event.
| |
| ItemSelect |
Item Click event.
| |
| PropertyChanged | (Inherited from Component.) | |
| ScrollBehaviorInit | ||
| ToolBarPropertyChanged |