The picture below represents the collection of properties for C1WebTopicBarGroup Collection Editor. The C1WebTopicBarGroup Collection Editor allows the user to view and modify groups. Note that when the group is selected for modification, the group's name appears above the group's properties.
The following properties are available below for the user in the C1WebTopicBarGroup Collection Editor:
· C1WebTopicBarGroup Appearance
Properties
The appearance properties change the appearance of the group. Below are the appearance properties and their functions:
Property |
Description |
CaptionImageHeight |
Gets or sets the height of the image set in theCaptionImageUrl property of header styles. |
CaptionImageWidth |
Gets or sets the width of image set in the CaptionImageUrl property of header styles. |
GroupPadding |
Default space between the group's border and items in the group. |
IconBarWidth |
Sets or returns the width of the icon bar drawn on the side of the groups. |
ItemPadding |
Gets or sets the default space between the item's border and content. |
ItemSpacing |
Gets or sets the space between the items in the group. |
Text |
Gets or sets text which is displayed in the group header. |
TextHeight |
Gets or sets the height of the group header text. |
WrapText |
Gets or sets a value that indicates whether the item's text is wrapped. |
· C1WebTopicBarGroup Behavior Properties
The behavior properties change the behavior of the group. Below are the behavior properties and their functions:
Property |
Description |
AllowMultipleSelect |
If False, only a single item can be selected in the group. |
AllowMultipleSelectInControl |
If False, only a single item can be selected in the all of the groups in the control. |
AllowSelectItem |
Determines whether a user will be able to select an item in the group. |
AllowUnselectItem |
If True, user can unselect the item by clicking it the second time. |
AlwaysHasSelected |
If True and if AllowSelectItem=True at minimum one item in the group is selected. |
ClientScripts |
Collection of client-side scripts associated with the item. |
Collapsed |
If set to True, it collapses the group. |
Enabled |
Gets or sets a value indicating whether the group is collapsed or not. |
EnableExpandCollapse |
Gets or sets a value indicating whether a user can expand or collapse the group by double-clicking on the header or clicking on the indicator image. |
PopulateOnDemand |
Gets or sets a value that indicates whether the group is populated dynamically. |
ToolTip |
Gets or sets the ToolTip text displayed when the mouse pointer rests over the group. |
Visible |
Gets or sets a value indicating whether the group is visible or not. |
· C1WebTopicBarGroup Misc Properties
The miscellaneous property and its function are listed below:
Property |
Description |
Items |
Gets or sets the item that is located at a specified index of the collection. |
· C1WebTopicBarGroup Style Properties
The style properties change the group's style. The style properties and their functions are listed below:
Property |
Description |
CollapsedHeaderStyle |
Default style for the group headers in the collapsed state. |
DisabledGroupStyle |
Default style for the disabled groups. |
DisabledHeaderStyle |
Default style for the group headers in the disabled state. |
DisabledItemStyle |
Default style for the items in the disabled state. |
ExpandedHeaderStyle |
Default style for the group headers in the expanded state. |
GroupStyle |
Default style for the groups. |
ItemStyle |
Default style for the items. |
MouseOverCollapsedHeaderStyle |
Default style for the group headers in the collapsed state when mouse hovers over them. |
MouseOverExpandedHeaderStyle |
Default style for the group headers in the expanded state when mouse hovers over them. |
MouseOverItemStyle |
Default style for the items when the mouse hovers over them. |
MouseOverSelectedItemStyle |
Style for the child items when the mouse hovers over the selected item. |
SelectedItemStyle |
Default style for the items in the selected state. |
SeparatorStyle |
Default style for the separators. |
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |