The root namespace of ZeeControls.

Classes

  ClassDescription
DockablePanel
DockablePanel class.
IDockableCollection
IDockableCollection class.
LayoutPanelBase
Base class for various ZeeControls panels.
LayoutPanelContainer
Base class for various ZeeControls containers.
PanelStateChangedEventArgs
Encapsulate the arguments for a PanelStateChanged event.
SplitContainerBase
Base class for split containers.
SplitPanelBase
Base class for various ZeeControls panels.
TabbedPanel
TabbedPanel class.
TabbedPanelCollection
Collection of TabbedPanels.
TabbedUpdatePanel
TabbedUpdatePanel class.
WebDock
WebDock control class.
WebDockActionButtonProps
Represents the properties action buttons on the title bar of WebDockPanels in a WebDock.
WebDockPanel
WebDockPanel class.
WebDockPanelBase
Base class for WebDock panels.
WebDockPanelBaseCollection
Collection of WebDockPanelBases.
WebDockPanelGroup
WebDockPanelGroup class.
WebDockSplitterProps
Represent the splitter bar properties in a WebDock.
WebDockTabbedPanel
WebDockTabbedPanel class.
WebDockTabbedPanelCollection
Collection of WebDockTabbedPanels.
WebDockTabbedUpdatePanel
WebDockTabbedUpdatePanel class.
WebDockTabStripProps
Represents the properties of tab strips in a WebDock.
WebDockUpdatePanel
WebDockUpdatePanel class.
WebLayout
WebLayout control class.
WebLayoutBase
Base class of varius ZeeControls containers.
WebLayoutLite
WebLayoutLite control class.
WebLayoutLitePanel
WebLayoutLitePanel class.
WebLayoutLitePanelCollection
Collection of WebLayoutLitePanels.
WebLayoutPanel
WebLayoutPanel class.
WebLayoutPanelBase
Base class of various panels in ZeeControls.
WebLayoutPanelCollection
Collection of WebLayoutPanels.
WebLayoutUpdatePanel
WebLayoutUpdatePanel class.
WebSplitterBarProps
Represents the properties of splitter bars.
WebSplitterContainer
WebSplitterContainer control class.
WebSplitterContainerBase
Base class of various containers in ZeeControls.
WebSplitterPanel
WebSplitterPanel class.
WebSplitterPanelCollection
Collection of WebSplitterPanels.
WebSplitterUpdatePanel
WebSplitterUpdatePanel class.
ZCAsyncPostBackTrigger
Defines a control and optional event of the control as an asynchronous postback control trigger that causes a ZeeControls update panel control to refresh.
ZCPostBackTrigger
Defines a control inside a ZeeControls update panel control as a postback control.
ZCPostBackTriggerCollection
Collection of ZCPostBackTriggers.

Interfaces

  InterfaceDescription
IDockable
IDockable interface.

Delegates

  DelegateDescription
WebLayoutBase..::.PanelStateChangedEventHandler
Handler of panel state changed event.

Enumerations

  EnumerationDescription
DockEnum
Edge of the container to which a dock panel or panel group docks to.
FitParentEnum
Specifies how a container fit the parent panel.
ImagesAlignmentEnum
Location of thumb image and collapse buttons on a splitter bar.
InheritBoolEnum
Value of an inheritable boolean.
OrientationEnum
Orientation of a split container.
OverflowEnum
Overflow style of a panel.
PanelCollapseModeEnum
Allowed panel collapse mode.
PanelStateEnum
State of a panel.
SplitterBarStateEnum
State of a splitter bar.
TabControlUseIconsEnum
Specifies how the icon of a TabbedPanel is displayed on a TabStrip.
TabControlUseTitlesEnum
Specifies how the title of a TabbedPanel is displayed on a TabStrip.
TabStripUseIconsEnum
Specifies how the icon of a TabbedPanel is displayed on a TabStrip.
TabStripUseTitlesEnum
Specifies how the title of a TabbedPanel is displayed on a TabStrip.
WebDockPanelStateEnum
Docking state of a dock panel.
ZIndexModeEnum
Specifies how the z-index value of splitter bars will be propagated down nested containers. By default, fit-window containers and topmost standalone containers will have ZIndexMode=Decrease, and ZIndex=100. The net effect is that z-index of nested splitter bars will always be smaller than their parent's, thus the thumb image, if any, of the splitter bar of a parent container will always be on top of the thumb image of a nested splitter.