The following tables list the members exposed by RenderUpLevelGroupBox.
Name | Description | |
---|---|---|
inchar | Inchar string. (Inherited from Infragistics.WebUI.Shared.RendererBase) | |
level | (Inherited from Infragistics.WebUI.Shared.RendererBase) | |
newLine | New line string. (Inherited from Infragistics.WebUI.Shared.RendererBase) | |
o | Output. (Inherited from Infragistics.WebUI.Shared.RendererBase) |
Name | Description | |
---|---|---|
owner | (Inherited from Infragistics.WebUI.Misc.MiscRenderBase) |
Name | Description | |
---|---|---|
IsDesignMode | Indicates whether this renderer will be used to provide DesignTime html. (Inherited from Infragistics.WebUI.Misc.MiscRenderBase) | |
OwnerGroupBox | Returns the GroupBox which was passed into the constructor (the control which is being rendered) (Inherited from Infragistics.WebUI.Misc.GroupBoxRenderBase) |
Name | Description | |
---|---|---|
Render | Render control. (Inherited from Infragistics.WebUI.Shared.RendererBase) | |
VisitObjects | Overridden. Walks through the control, renders out each logical region. |
Name | Description | |
---|---|---|
borderStyleToString | Return bs.ToString (Inherited from Infragistics.WebUI.Shared.RendererBase) | |
CreateCssRegionMappings | For Infragistics Internal Use. (Inherited from Infragistics.WebUI.Misc.GroupBoxRenderBase) | |
CreateDefaultCssRegionMappings | For Infragistics Internal Use. (Inherited from Infragistics.WebUI.Misc.GroupBoxRenderBase) | |
DrawText | Write to html text for DownLevel Browser (Inherited from Infragistics.WebUI.Shared.RendererBase) | |
GetAllClassesAndRegisterGenerics | Returns the Style element that contains all CSS classes needed for the owner control. This method will also register any "Generic" css classes (classes containing default style information), needed for every control of the owners type. (Inherited from Infragistics.WebUI.Misc.MiscRenderBase) | |
GetResolvedClassNameString | Overridden. For Infragistics Internal Use. | |
GetWebSafeUniqueID | (Inherited from Infragistics.WebUI.Misc.MiscRenderBase) | |
indent | (Inherited from Infragistics.WebUI.Shared.RendererBase) | |
iw | (Inherited from Infragistics.WebUI.Shared.RendererBase) | |
iwl | Overloaded. (Inherited from Infragistics.WebUI.Shared.RendererBase) | |
outdent | (Inherited from Infragistics.WebUI.Shared.RendererBase) | |
RenderAttributes | Append to StringBuilder custom and standard attributes of WebControl such as: position, top, left, z-index, etc. It is used within style=\"...\" (Inherited from Infragistics.WebUI.Shared.RendererBase) | |
RenderBeginTag | Writes the BeginTag for the GroupBox being rendered, to the specified writer. (Inherited from Infragistics.WebUI.Misc.GroupBoxRenderBase) | |
w | (Inherited from Infragistics.WebUI.Shared.RendererBase) | |
wf | (Inherited from Infragistics.WebUI.Shared.RendererBase) | |
wi | Overloaded. (Inherited from Infragistics.WebUI.Shared.RendererBase) | |
wl | Overloaded. (Inherited from Infragistics.WebUI.Shared.RendererBase) | |
WriteBorder | Overloaded. Append border to StringBuilder (Inherited from Infragistics.WebUI.Shared.RendererBase) | |
WriteCssClassesAndRegisterGenerics | This method will write all required css classes to support the owner control. It also registers any Generic classes, so that they only have to be rendered one time. This cuts down on the size of the HTML output. (Inherited from Infragistics.WebUI.Misc.MiscRenderBase) | |
WriteFont | Overloaded. (Inherited from Infragistics.WebUI.Shared.RendererBase) | |
WriteFontName | Append font name to StringBuilder (Inherited from Infragistics.WebUI.Shared.RendererBase) | |
WriteRect | Append Padding or Margin to StringBuilder for style=\"...\" (Inherited from Infragistics.WebUI.Shared.RendererBase) | |
writeStyles | Overloaded. (Inherited from Infragistics.WebUI.Shared.RendererBase) |