The C1ComboBoxColumn type exposes the following members.

Methods

  NameDescription
Protected methodAddAttributesToRender
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).)
Protected methodRenderContents
Renders the contents of the control to the specified writer. This method is used primarily by control developers.
(Overrides WebControl..::..RenderContents(HtmlTextWriter).)

See Also