The C1ToolBar type exposes the following members.
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.
|