Public Constructors
Creates a topicbar group with specified text at the caption. |
Public Properties
Determines whether or not the tab is active. | |
Style for the group header in the selected state. | |
AllowMultipleSelect (inherited from C1WebCustomGroup) |
If false, only a single item can be selected in the group. |
AllowMultipleSelectInControl (inherited from C1WebCustomGroup) |
If false, only a single item can be selected in the all of the groups in the control. |
AllowSelectItem (inherited from C1WebCustomGroup) |
If true, one or more items in the group can be selected. |
AllowUnselectItem (inherited from C1WebCustomGroup) |
If true, user can unselect the item by clicking it the second time. |
AlwaysHasSelected (inherited from C1WebCustomGroup) |
If true and if AllowSelectItem=true at minimum one item in the group is selected. |
CaptionImageHeight (inherited from C1WebGroupHeader) |
Gets or sets the height of the image set in the CaptionImageUrl property of the header styles. |
CaptionImageWidth (inherited from C1WebGroupHeader) |
Gets or sets the image's width set in the CaptionImageUrl property of the header styles. |
ClientScripts (inherited from C1WebGroupHeader) |
Collection of client-side scripts associated with the header of the group. |
DisabledGroupStyle (inherited from C1WebCustomGroup) |
Style for the disabled group. |
DisabledHeaderStyle (inherited from C1WebGroupHeader) |
Style for the group header in the disabled state. |
DisabledItemStyle (inherited from C1WebCustomGroup) |
Style for the child items in the disabled state. |
Enabled (inherited from C1WebCustomGroup) |
Gets or sets a value indicating whether the group is enabled. |
EnableExpandCollapse (inherited from C1WebCustomGroup) |
Gets or sets a value indicating whether the user can expand or collapse the group by double-clicking on the header or clicking on the indicator image. |
GroupPadding (inherited from C1WebCustomGroup) |
Default space between the group's border and items in the group. |
GroupStyle (inherited from C1WebCustomGroup) |
Style for the group. |
Height (inherited from C1WebScrollableGroup) |
Height of the scrollable area. |
IconBarWidth (inherited from C1WebCustomGroup) |
Sets or returns the width of the icon bar drawn on the side of the groups. |
Style for the group header in the normal state. | |
Index (inherited from C1WebCustomGroup) |
Index of the group in the control. |
ItemPadding (inherited from C1WebCustomGroup) |
Gets or sets default space between the item's border and content. |
ItemSpacing (inherited from C1WebCustomGroup) |
Gets or sets the space between the items in the group. |
ItemStyle (inherited from C1WebCustomGroup) |
Style for the child items in the normal state. |
Style for the group header when the mouse hovers the selected item. | |
Style for the group header when the mouse hovers over it. | |
MouseOverItemStyle (inherited from C1WebCustomGroup) |
Style for the child items when the mouse hovers over it. |
MouseOverSelectedItemStyle (inherited from C1WebCustomGroup) |
Style for the child items when the mouse hovers over the selected item. |
PopulateOnDemand (inherited from C1WebGroupHeader) |
Gets or sets a value that indicates whether the group is populated dynamically. |
RootControl (inherited from C1WebCustomGroup) |
Root control for the group. |
ScrollAreaStyle (inherited from C1WebScrollableGroup) |
Style for the scrollable area in the group. |
SelectedItemStyle (inherited from C1WebCustomGroup) |
Style for the child items in the selected state. |
SeparatorStyle (inherited from C1WebCustomGroup) |
Default style for the separators. |
Text (inherited from C1WebGroupHeader) |
Gets or sets text that is displayed in the group header. |
TextHeight (inherited from C1WebGroupHeader) |
Gets or sets the height of C1WebGroupHeader's text. |
ToolTip (inherited from C1WebCustomGroup) |
Gets or sets the ToolTip text displayed when the mouse pointer rests over the group. |
Visible (inherited from C1WebCustomGroup) |
Gets or sets a value indicating whether or not the group is visible. |
WrapText (inherited from C1WebCustomGroup) |
Gets or sets a value that indicates whether the item's text is wrapped. |
Protected Properties
IsTrackingViewState (inherited from C1WebCustomGroup) |
Indicates whether the server control is saving changes to its view state. |
ViewState (inherited from C1WebCustomGroup) |
View state for the group. |
Protected Methods
LoadViewState (inherited from C1WebGroupHeader) |
This member overrides C1WebScrollableGroup.LoadViewState. |
SaveViewState (inherited from C1WebGroupHeader) |
This member overrides C1WebScrollableGroup.SaveViewState. |
TrackViewState (inherited from C1WebGroupHeader) |
This member overrides C1WebScrollableGroup.TrackViewState. |
See Also
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |