The C1ComboCell type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| C1ComboCell |
Methods
| Name | Description | |
|---|---|---|
| AddAttributesToRender |
Adds HTML attributes and styles that need to be rendered to the specified HtmlTextWriterTag. This method is used primarily by control developers.
(Overrides WebControl..::..AddAttributesToRender(HtmlTextWriter).) | |
| RenderContents |
Renders the contents of the control to the specified writer. This method is used primarily by control developers.
(Overrides WebControl..::..RenderContents(HtmlTextWriter).) |
Properties
| Name | Description | |
|---|---|---|
| AccessKey |
Gets or sets the access key that allows you to quickly navigate to the Web server control.
(Inherited from C1ComboBoxControlBase.) | |
| BackColor |
This property is hidden.
(Inherited from C1ComboBoxControlBase.) | |
| BorderColor |
This property is hidden.
(Inherited from C1ComboBoxControlBase.) | |
| BorderStyle |
This property is hidden.
(Inherited from C1ComboBoxControlBase.) | |
| BorderWidth |
This property is hidden.
(Inherited from C1ComboBoxControlBase.) | |
| EnableTheming |
Gets or sets a value indicating whether themes apply to this control.
(Inherited from C1ComboBoxControlBase.) | |
| EnableViewState |
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.) | |
| Font |
This property is hidden.
(Inherited from C1ComboBoxControlBase.) | |
| ForeColor | (Inherited from C1ComboBoxControlBase.) | |
| ParentItem |
Gets or sets the parent item.
| |
| SkinID |
Gets or sets the skin to apply to the control.
(Inherited from C1ComboBoxControlBase.) | |
| TabIndex |
Gets or sets the tab index of the Web server control.
(Inherited from C1ComboBoxControlBase.) | |
| TagKey |
Gets the HtmlTextWriterTag value that corresponds to this Web server control. This property is used primarily by control developers.
(Overrides WebControl..::..TagKey.) | |
| Text |
Gets or sets the value.
|