ComponentOne WebMenus and WebBars for ASP.NET (2.0) Search HelpCentral 

Properties in the C1WebToolBar Group Collection Editor

The picture below represents the collection of properties for C1WebToolBarGroup Collection Editor. The C1WebToolBarGroup 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 C1WebToolBarGroup Collection Editor:

·      C1WebToolBarGroup Appearance Properties

The appearance properties change the appearance of the group. Below are the appearance properties and their functions:

Property

Description

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.

WrapText

Gets or sets a value that indicates whether the item's text is wrapped.

·      C1WebToolBarGroup 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.

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.

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.

·      C1WebToolBarGroup 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.

·      C1WebToolBarGroup Style Properties

The style properties change the group's style. The style properties and their functions are listed below:

Property

Description

DisabledGroupStyle

Default style for the disabled groups.

DisabledItemStyle

Default style for the items in the disabled state.

GroupStyle

Default style for the groups.

ItemStyle

Default style for the items.

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.