Classes
Class | Description | |
---|---|---|
![]() | C1WebBinding | |
![]() | C1WebBindingCollection | |
![]() | C1WebCollectionBase |
Base class for collections of group and items.
|
![]() | C1WebCommandBase |
Base class for all c1webcommand controls.
|
![]() | C1WebCommandEventArgs |
C1WebCommandEventArgs is used by the following events:
C1WebCustomControl.ItemClick
C1WebCustomControl.ItemSelected
C1WebTreeView.ItemPopulate
|
![]() | C1WebContentItem |
Item contains custom content.
|
![]() | C1WebCustomFlatControl |
Base class for the C1WebToolBar, C1WebTopicBar, and C1WebTabStrip controls
|
![]() | C1WebCustomGroup |
Base style for the groups.
|
![]() | C1WebCustomItemStyle |
Base class for the C1WebItemStyle.
|
![]() | C1WebCustomTreeControl |
Base class for the C1WebTreeView, C1WebMenu controls
|
![]() | C1WebCustomTreeItem |
Base class for the C1WebMenu and C1WebTreeView items.
|
![]() | C1WebGroupBeforeEventArgs |
C1WebTopicBarGroupBeforeEventHandler use for the following events:
C1WebTopicBar.GroupCollapsing
C1WebTopicBar.GroupExpanding
C1WebTreeView.GroupCollapsing
C1WebTreeView.GroupExpanding
C1WebTabStrip.TabChanging
|
![]() | C1WebGroupCollection |
Represents a collection of C1WebCustomGroup elements.
|
![]() | C1WebGroupEventArgs |
C1WebGroupEventArgs is used by the following events:
C1WebTopicBar.GroupCollapsed
C1WebTopicBar.GroupExpanded
C1WebTabStrip.TabChanged
C1WebTreeView.GroupCollapsed
C1WebTreeView.GroupExpanded
|
![]() | C1WebGroupHeader |
Base class for C1WebTopicBarGroup and C1WebTabStripGroup.
|
![]() | C1WebGroupStyle |
The style for the groups.
|
![]() | C1WebHeaderStyle |
Style for the group headers.
|
![]() | C1WebItemBase |
Base class for all items.
|
![]() | C1WebItemCollection |
Base class for collections of custom items.
|
![]() | C1WebItemStyle |
Style for the link items.
|
![]() | C1WebLinkItem |
Base class for the link items.
|
![]() | C1WebMenu |
Represents the Menu Web control.
|
![]() | C1WebMenuItem |
Represents the menu item.
|
![]() | C1WebMenuItemCollection |
Collection of web menu items.
|
![]() | C1WebMenuSpecialSymbolStyle |
Style for the following special symbols in the menu: SubMenu mark, Check mark, and Radio mark.
|
![]() | C1WebMultiGroupFlatControl |
Base class for the C1WebToolBar and C1WebTopicBar controls.
|
![]() | C1WebScrollableGroup |
Base class for groups which support scrolling.
|
![]() | C1WebScrollAreaStyle |
Style for the scrollers of the scrollable groups.
|
![]() | C1WebSeparator |
Represents separator.
|
![]() | C1WebSeparatorStyle |
Style for the separators.
|
![]() | C1WebSubMenu |
Represents a submenu.
|
![]() | C1WebTabStrip |
Represents the TabStrip Web control.
|
![]() | C1WebTabStripGroup |
Represents a tab strip group (tab).
|
![]() | C1WebTabStripGroupCollection |
Represents a collection of C1WebTabStripGroup elements
|
![]() | C1WebTabStripItem |
Represents Tab strip item.
|
![]() | C1WebTabStripItemCollection |
Represents collection of C1WebTabStripItem items.
|
![]() | C1WebToolBar |
Represents the ToolBar Web control.
|
![]() | C1WebToolBarGroup |
Represents a toolbar group.
|
![]() | C1WebToolBarGroupCollection |
Represents a collection of C1WebToolBarGroup objects.
|
![]() | C1WebToolBarItem |
Represents a ToolBar's item.
|
![]() | C1WebToolBarItemCollection |
Represents collection of toolbar items.
|
![]() | C1WebTopicBar |
Represents the TopicBar Web control.
|
![]() | C1WebTopicBarGroup |
Represents a toolbar group.
|
![]() | C1WebTopicBarGroupCollection |
Represents collection of C1WebTopicBarGroup objects.
|
![]() | C1WebTopicBarItem |
Represents Tab strip item.
|
![]() | C1WebTopicBarItemCollection | |
![]() | C1WebTreeView |
Represents the TreeView Web control.
|
![]() | C1WebTreeViewGroup |
Represents a treeview group.
|
![]() | C1WebTreeViewItem |
Represents tree view item.
|
![]() | C1WebTreeViewItemCollection |
Represents collection of treeview control items.
|
![]() | C1WebTreeViewSpecialSymbolStyle |
Style for the special symbols in tree view.
|
![]() | ScriptDef | |
![]() | ScriptDefCollection |
Allows the specification of a client-side script for any event.
|
![]() | ScriptDefCollection..::.ScriptCollectionConverter |
Delegates
Delegate | Description | |
---|---|---|
![]() | C1WebCommandEventHandler |
Delegate type for handling events that are related to the items
|
![]() | C1WebGroupBeforeEventHandler |
Delegate type for handling cancellable events that are related to the groups
|
![]() | C1WebGroupEventHandler |
Delegate type for handling events that are related to the groups
|
Enumerations
Enumeration | Description | |
---|---|---|
![]() | C1WebExpandEffectEnum | |
![]() | ContextMenuTypeEnum |
Determines whether the context menu will be used and which type of context menu to use.
|
![]() | HorzPopupDirectionEnum | |
![]() | ItemImagePositionEnum |
Specifies the position of an image relative to the item's text.
|
![]() | LayoutEnum | |
![]() | LayoutTypeFlags |
Layouts for serialization.
|
![]() | MenuItemMarkTypeEnum | |
![]() | PresentationEnum |
Determines the look and behavior settings of the C1WebTopicBar control.
|
![]() | RenderModeEnum |
Use the members of this enumeration to set the value of the RenderMode property in the C1WebCommandBase class.
|
![]() | SubMenuMarkEnum |
Use the members of this enumeration to set the value of the SubMenuMark property.
|
![]() | TabPositionEnum |
Determines the position of the tabs relative to the control.
|
![]() | VertPopupDirectionEnum |