The C1ComboCell 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 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 propertyFont
This property is hidden.
(Inherited from C1ComboBoxControlBase.)
Public propertyForeColor
(Inherited from C1ComboBoxControlBase.)
Public propertyParentItem
Gets or sets the parent item.
Public propertySkinID
Gets or sets the skin to apply to the control.
(Inherited from C1ComboBoxControlBase.)
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.
(Overrides WebControl..::..TagKey.)
Public propertyText
Gets or sets the value.

See Also