Version

Infragistics.Web.UI.LayoutControls Namespace

Classes
 ClassDescription
ClassAJAXContentPane ContentPane which has AJAX options.
ClassContentPane Class used as container of properties for content panes.
ClassContentTabItem Class used by WebTab for their tab panes.
ClassDialogButton Class used for buttons in WebDialogWindow
ClassDialogWindowAutoPostBackFlags Container of properties which define auto postback options used by WebDialogWindow.
ClassDialogWindowClientEvents ClientEvents used by the WebDialogWindow class
ClassDialogWindowContentPane Class used by WebDialogWindow to render its content.
ClassDialogWindowHeader Class used as container of properties for header of WebDialogWindow.
ClassDialogWindowMovedEventArgs Event arguments used for DialogWindowMoved event
ClassDialogWindowRenderer Class used to render WebDialogWindow.
ClassDialogWindowResizedEventArgs Event arguments used for DialogWindowResized event
ClassDialogWindowRoundedCorners Container of properties which define appearance of rounded corners used by WebDialogWindow.
ClassDialogWindowStateChangedEventArgs Event arguments used for DialogWindowStateChanged event
ClassLayoutControl Base class for layout controls.
ClassLayoutHeader Class used as headers by layout controls.
ClassLayoutPane Control used for layout/content panes.
ClassLayoutPaneCollection Base class for collections of panes.
ClassResizer Class used for resizer of WebDialogWindow control.
ClassRestoreDialogButton Class used for buttons located on LayoutHeader.
ClassSplitterAutoPostBackFlags Container of properties which define auto postback options used by WebSplitter.
ClassSplitterBar Container of properties related to splitter bars used by WebSplitter control.
ClassSplitterBarPositionChangedEventArgs Argument used for event which is raised by WebSplitter when a splitter bar position was changed.
ClassSplitterButton Class used for collapse/extend buttons located on splitter bar of WebSplitter control.
ClassSplitterClientEvents ClientEvents used by the WebSplitter class
ClassSplitterPane Class used by WebSplitter for their splitter panes.
ClassSplitterPaneCollapsedEventArgs Argument used for event which is raised by WebSplitter when a SplitterPane was collapsed.
ClassSplitterPaneCollection Class used for the Panes property of the WebSplitter.
ClassSplitterPaneExpandedEventArgs Argument used for event which is raised by WebSplitter when a SplitterPane was expanded.
ClassSplitterPaneSizeChangedEventArgs Argument used for event which is raised by WebSplitter when a SplitterPane size was changed.
ClassSplitterRenderer Class used to render WebSplitter
ClassTabAddNewItem Properties related to adding new ContentTabItem feature used by WebTab.
ClassTabAddNewItemCssClasses Custom css classed used by TabAddNewItem class.
ClassTabAutoPostBackFlags Container of properties which define auto postback options used by WebTab.
ClassTabClientEvents ClientEvents used by the WebTab class
ClassTabCloseButton Properties related to close button used by ContentTabItem of WebTab.
ClassTabContentPane Properties related to appearance of content pane used by WebTab.
ClassTabCssClasses Custom css classed used by WebTab.
ClassTabItemCollection Class used for the Panes property of the WebTab.
ClassTabItemCssClasses Custom css classed used by tab items of WebTab.
ClassTabItemEventArgs Argument used for events related to changes of ContentTabItem.
ClassTabItemStates Properties related to close button used by ContentTabItem of WebTab.
ClassTabMoving Properties related to moving ContentTabItem of WebTab by mouse drag.
ClassTabPostBackOptions Properties related to postback used by WebTab.
ClassTabRenderer Class used to render WebTab
ClassTabRoundedBackground Properties related to background of WebTab's content pane built by background images.
ClassTabScrollButton Properties related to scroll button used by WebTab.
ClassTabScrollButtons Properties related to scroll buttons used by WebTab.
ClassTabSelectedIndexChangedEventArgs Argument used for event which is raised by WebTab when selected tab was changed.
ClassWebDialogWindow Control which allows to mimic the functionality of a dialog.
ClassWebSplitter Control which allows to mimic the functionality of a splitter with 2 or more panes.
ClassWebTab Control which displays tab items as buttons, allows to select a single item and shows content of selected item only.
Delegates
 DelegateDescription
DelegateDialogWindowMovedEventHandler Event delegate used for WebDialogWindow moved events.
DelegateDialogWindowResizedEventHandler Event delegate used for WebDialogWindow resized events.
DelegateDialogWindowStateChangedEventHandler Event delegate used for WebDialogWindow state change events.
DelegateSplitterBarPositionChangedEventHandler Event delegate used by WebSplitter when position of a splitter bar was changed.
DelegateSplitterPaneCollapsedEventHandler Event delegate used by WebSplitter when a SplitterPane was collapsed.
DelegateSplitterPaneExpandedEventHandler Event delegate used by WebSplitter when a SplitterPane was expanded.
DelegateSplitterPaneSizeChangedEventHandler Event delegate used by WebSplitter when value of SplitterPane.Size property was changed by client.
DelegateTabItemAddedEventHandler Event delegate used by WebTab when selected tab was changed.
DelegateTabItemClosedEventHandler Event delegate used by WebTab when tab item was closed.
DelegateTabItemsMovedEventHandler Event delegate used by WebTab when selected tab was changed.
DelegateTabSelectedIndexChangedEventHandler Event delegate used by WebTab when selected tab was changed.
Enumerations
 EnumerationDescription
EnumerationCollapseDirection Specifies the direction in which a Pane will collapse when clicked to collapse
EnumerationDialogWindowPosition Initial location of WebDialogWindow control on client.
EnumerationDialogWindowRoles Roles defined for the ig_dialogwindow.css file.
EnumerationDialogWindowRoundedCornersMode Type of WebDialogWindow rendering which allows to enable or disable rounded corners.
EnumerationDialogWindowState Initial state of WebDialogWindow control on client.
EnumerationSplitterRoles Roles defined for the ig_splitter.css file.
EnumerationTabDisplayMode Specifies rendering mode of tabs such as single row, scrollable, multi-row.
EnumerationTabImageAlignment Specifies location of image relative to text.
EnumerationTabLocation Specifies the location of tabs relative to content pane
EnumerationTabRoles Roles defined for the ig_tabtophoriz.css file.
EnumerationTabsOverflow Specifies if size of tab items should be reduced when their overall size is larger than size of control.
EnumerationTabTextOverflow Specifies if text on tab labels should be clipped or ellipses should be used.
EnumerationTabVerticalTextMode Specifies writing mode used to draw vertical text.
See Also