Version

Infragistics.WebUI.Misc Namespace

Classes
 ClassDescription
ClassGroupBoxRenderBase Provides a base implementation of a Renderer. The renderer is responsible for turning a Control into HTML.
ClassMiscRenderBase Provides base functionality for rendering a control in the Misc namespace.
ClassRenderDownLevelGroupBox This renderer is responsible for rendering the control in a cross browser compatible way, which is supported by all browsers.
ClassRenderUpLevelGroupBox This renderer is responsible for creating the most feature rich possible representation of the control. Features provided by this renderer are not available on some older browsers.
ClassWebGroupBox The GroupBox is a Web version of the Windows Forms GroupBox control. It provides a container for grouping controls visually.
ClassWebPageStyler Drag this control onto your Web Form designer to administer Application Styling at the Page-level.
Enumerations
 EnumerationDescription
EnumerationDisplay The value applied to the display attribute of style object of the WebAsyncRefreshPanel.
EnumerationExpandEffect The ExpandEffect values can be used to describe how the Panel will expand and collapse. When set to None, the panel content will simply appear or disappear. All other values describe special effects.
EnumerationOverflowType The type of overflow child controls in WebAsyncRefreshPanel.
EnumerationTextAlignment The TextAlignment Enumeration describes the different horizontal alignment values that can be used to display text.
See Also