The C1WebTopicBarGroup type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| C1WebTopicBarGroup | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetCaptionImageHeight | (Inherited from C1WebGroupHeader.) | |
| GetCaptionImageWidth | (Inherited from C1WebGroupHeader.) | |
| GetHashCode | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetScriptProperties | (Overrides C1WebGroupHeader..::.GetScriptProperties()()().) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| LoadViewState |
This member overrides C1WebScrollableGroup.LoadViewState.
(Inherited from C1WebGroupHeader.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SaveViewState |
This member overrides C1WebScrollableGroup.SaveViewState.
(Inherited from C1WebGroupHeader.) | |
| ToString | (Inherited from Object.) | |
| TrackViewState |
This member overrides C1WebScrollableGroup.TrackViewState.
(Inherited from C1WebGroupHeader.) |
Properties
| Name | Description | |
|---|---|---|
| ActualActive | (Overrides C1WebCustomGroup..::.ActualActive.) | |
| ActualPopulateOnDemand | (Inherited from C1WebGroupHeader.) | |
| AllowMultipleSelect |
If false, only a single item can be selected in the group.
(Inherited from C1WebCustomGroup.) | |
| AllowMultipleSelectInControl |
If false, only a single item can be selected in the all of the groups in the control.
(Inherited from C1WebCustomGroup.) | |
| AllowSelectItem |
If true, one or more items in the group can be selected.
(Inherited from C1WebCustomGroup.) | |
| AllowUnselectItem |
If true, user can unselect the item by clicking it the second time.
(Inherited from C1WebCustomGroup.) | |
| AlwaysHasSelected |
If true and if AllowSelectItem=true at minimum one item in the group is selected.
(Inherited from C1WebCustomGroup.) | |
| CaptionImageHeight |
Gets or sets the height of the image set in the CaptionImageUrl property of the header styles.
(Inherited from C1WebGroupHeader.) | |
| CaptionImageWidth |
Gets or sets the image's width set in the CaptionImageUrl property of the header styles.
(Inherited from C1WebGroupHeader.) | |
| ClientScripts |
Collection of client-side scripts associated with the header of the group.
(Inherited from C1WebGroupHeader.) | |
| Collapsed |
Gets or sets a value indicating whether or not the group is collapsed.
| |
| CollapsedHeaderStyle |
Style for the group headers in the collapsed state.
| |
| DisabledGroupStyle |
Style for the disabled group.
(Inherited from C1WebCustomGroup.) | |
| DisabledHeaderStyle |
Style for the group header in the disabled state.
(Inherited from C1WebGroupHeader.) | |
| DisabledItemStyle |
Style for the child items in the disabled state.
(Inherited from C1WebCustomGroup.) | |
| Enabled |
Gets or sets a value indicating whether the group is enabled.
(Inherited from C1WebCustomGroup.) | |
| EnableExpandCollapse |
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.
(Inherited from C1WebCustomGroup.) | |
| ExpandedHeaderStyle |
Style for the group headers in the expanded state.
| |
| GroupPadding |
Default space between the group's border and items in the group.
(Inherited from C1WebCustomGroup.) | |
| GroupStyle |
Style for the group.
(Inherited from C1WebCustomGroup.) | |
| Height |
Height of the scrollable area.
(Inherited from C1WebScrollableGroup.) | |
| IconBarWidth |
Sets or returns the width of the icon bar drawn on the side of the groups.
(Inherited from C1WebCustomGroup.) | |
| Index |
Index of the group in the control.
(Inherited from C1WebCustomGroup.) | |
| IsTrackingViewState |
Indicates whether the server control is saving changes to its view state.
(Inherited from C1WebCustomGroup.) | |
| ItemPadding |
Gets or sets default space between the item's border and content.
(Inherited from C1WebCustomGroup.) | |
| Items | (Overrides C1WebCustomGroup..::.Items.) | |
| ItemSpacing |
Gets or sets the space between the items in the group.
(Inherited from C1WebCustomGroup.) | |
| ItemStyle |
Style for the child items in the normal state.
(Inherited from C1WebCustomGroup.) | |
| MouseOverCollapsedHeaderStyle |
Style for the group headers in the collapsed state when mouse hover over them.
| |
| MouseOverExpandedHeaderStyle |
Style for the group headers in the expanded state when mouse hovers over them.
| |
| MouseOverItemStyle |
Style for the child items when the mouse hovers over it.
(Inherited from C1WebCustomGroup.) | |
| MouseOverSelectedItemStyle |
Style for the child items when the mouse hovers over the selected item.
(Inherited from C1WebCustomGroup.) | |
| PopulateOnDemand |
Gets or sets a value that indicates whether the group is populated dynamically.
(Inherited from C1WebGroupHeader.) | |
| RootControl |
Root control for the group.
(Inherited from C1WebCustomGroup.) | |
| ScrollAreaStyle |
Style for the scrollable area in the group.
(Inherited from C1WebScrollableGroup.) | |
| SelectedItemStyle |
Style for the child items in the selected state.
(Inherited from C1WebCustomGroup.) | |
| SeparatorStyle |
Default style for the separators.
(Inherited from C1WebCustomGroup.) | |
| Text |
Gets or sets text that is displayed in the group header.
(Inherited from C1WebGroupHeader.) | |
| TextHeight |
Gets or sets the height of C1WebGroupHeader's text.
(Inherited from C1WebGroupHeader.) | |
| ToolTip |
Gets or sets the ToolTip text displayed when the mouse pointer rests over the group.
(Inherited from C1WebCustomGroup.) | |
| ViewState |
View state for the group.
(Inherited from C1WebCustomGroup.) | |
| Visible |
Gets or sets a value indicating whether or not the group is visible.
(Inherited from C1WebCustomGroup.) | |
| WrapText |
Gets or sets a value that indicates whether the item's text is wrapped.
(Inherited from C1WebCustomGroup.) |