For a list of all members of this type, see SplitterRenderer members.
| Name | Description | |
|---|---|---|
![]() | AddAttributesToRender | Adds all of the standard attributes to the writer. (Inherited from Infragistics.Web.UI.Framework.RendererBase) |
![]() | AddStandardAttributesToRender | Overloaded. Adds attributes from the Attributes collection of the control to the writer. (Inherited from Infragistics.Web.UI.Framework.RendererBase) |
![]() | AddStandardPropertiesToRender | Adds standard properties of a WebControl to the writer. (Inherited from Infragistics.Web.UI.Framework.RendererBase) |
![]() | AddStyleAttributeToRender | Adds style attribute to the writer. (Inherited from Infragistics.Web.UI.Framework.RendererBase) |
![]() | AddXAttribute | Overloaded. Writes multiple attribute string to the HtmlTextWriter (Inherited from Infragistics.Web.UI.Framework.RendererBase) |
![]() | AddXAttributeToClassName | Write class to writer with extra attribute. That method can be used only for the html element of main control which has normal id. (Inherited from Infragistics.Web.UI.Framework.RendererBase) |
![]() | NewLine | Writes a newline character combination to the output stream when DEBUG is defined. Performs a no-op otherwise. (Inherited from Infragistics.Web.UI.Framework.RendererBase) |
![]() | RenderClientStateField | Renders a hidden data field where clientState can be stored for the page submit and sent back to the server (Inherited from Infragistics.Web.UI.Framework.RendererBase) |
![]() | RenderCollapseButton | Render collapse-button located on a splitbar. |
![]() | RenderPane | Render splitter pane. That method should render the DIV inside of the TD element. |
![]() | RenderSplitBar | Render splitbar. |