The C1ToolBar type exposes the following members.

Properties

  NameDescription
Public propertyAccessKey
Gets or sets the access key that allows you to quickly navigate to the Web server control.
Public propertyAllowDrag
Public propertyAllowMultipleSelectInControl
If false, only a single item can be selected in the all of the groups in the control.
Public propertyAutoPostBack
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.
Public propertyControlElement
Public propertyDisplayVisible
Gets or Sets whether C1Toolbar is visible.
Public propertyDock
Public propertyDockMode
Public propertyDragDrop
Protected propertyElement (Inherited from Control.)
Public propertyEnabled
Gets or sets if toolbar is Enabled.
Public propertyHeight
Public propertyID (Inherited from Component.)
Public propertyInnerOrientation
Public propertyItems
Public propertyOrientation
Public propertyParent (Inherited from Control.)
Public propertyScrollBehavior
Gets associated ScrollBehavior.
Public propertySelectedItemsCount
The count of selected items.
Public propertySelectionMode
Gets or sets the mode of selection for the items in the control.None/One/MultiSelect
Public propertyVisibilityMode (Inherited from Control.)
Public propertyVisible (Inherited from Control.)
Public propertyVisualStyle
VisualStyle.
(Overrides C1ThemeableControlBaseVisualStyle()()()().)
Public propertyWidth
Public propertyWindowCollisionDetection
Determines whether or not toolbar dropdown list position will be adjusted to fit in window bounds.

See Also