The C1ComboBoxBindColumn 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.
(Inherited from C1ComboBoxControlBase.)
Public propertyBackColor
This property is hidden.
(Inherited from C1ComboBoxControlBase.)
Public propertyBorderColor
This property is hidden.
(Inherited from C1ComboBoxControlBase.)
Public propertyBorderStyle
This property is hidden.
(Inherited from C1ComboBoxControlBase.)
Public propertyBorderWidth
This property is hidden.
(Inherited from C1ComboBoxControlBase.)
Public propertyColumnTemplate
Gets or sets the column template.
Public propertyColumnType
Gets or sets the type name of the column.
(Overrides C1ComboBoxColumn..::..ColumnType.)
Public propertyEnabled
Gets or sets a value indicating whether the Web server control is enabled.
(Inherited from C1ComboBoxColumn.)
Public propertyEnableTheming
Gets or sets a value indicating whether themes apply to this control.
(Inherited from C1ComboBoxControlBase.)
Public propertyEnableViewState
Gets or sets a value indicating whether the server control persists its view state, and the view state of any child controls it contains, to the requesting client.
(Inherited from C1ComboBoxControlBase.)
Public propertyFieldName
Gets or sets the header text of column.
Public propertyFont
This property is hidden.
(Inherited from C1ComboBoxControlBase.)
Public propertyForamtString
Gets or sets the format string of the column.
Public propertyForeColor
(Inherited from C1ComboBoxControlBase.)
Public propertyHeaderText
Gets or sets the header text of column.
(Overrides C1ComboBoxColumn..::..HeaderText.)
Public propertySkinID
Gets or sets the skin to apply to the control.
(Inherited from C1ComboBoxControlBase.)
Public propertyStaticKey
Gets or sets the static key of the column.
(Inherited from C1ComboBoxColumn.)
Public propertyTabIndex
Gets or sets the tab index of the Web server control.
(Inherited from C1ComboBoxControlBase.)
Protected propertyTagKey
Gets the HtmlTextWriterTag value that corresponds to this Web server control. This property is used primarily by control developers.
(Inherited from C1ComboBoxColumn.)
Public propertyVisible
Gets or sets the static key of the column.
(Inherited from C1ComboBoxColumn.)

See Also