The C1ComboBoxColumn type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | C1ComboBoxColumn |
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.) |
![]() | ColumnType |
Gets or sets the type name of the column.
|
![]() | Enabled |
Gets or sets a value indicating whether the Web server control is enabled.
(Overrides WebControl..::..Enabled.) |
![]() | 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.) |
![]() | HeaderText |
Gets or sets the header text of column.
|
![]() | SkinID |
Gets or sets the skin to apply to the control.
(Inherited from C1ComboBoxControlBase.) |
![]() | StaticKey |
Gets or sets the static key of the column.
|
![]() | 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.) |
![]() | Visible |
Gets or sets the static key of the column.
(Overrides Control..::..Visible.) |