ComponentOne ToolBar for ASP.NET AJAX: ToolBar Elements > Group

Group

The C1ToolBarGroup object defines a group of toolbar elements. When you add child toolbar items to the C1ToolBarGroup the child toolbar items appear grouped in a rectangular box like the following:

 

 

C1ToolBarGroups are typically used when a group of functions are mutually exclusive. That is, only one of the functions represented by the group of buttons can be on at a time.

The C1ToolBarGroup includes the following unique properties:

 

Property

Definition

Items

Gets or sets the item that is located at a specified index of the collection.

SelectionMode

Gets or sets the mode of selection for the items in the control.

 

The C1ToolBarGroup’s style can be customized using CSS selectors. For more information on the CSS selectors used to style the C1ToolBarGroup, see C1ToolBar Group Styles.


Send comments about this topic to ComponentOne.
Copyright © 1987-2010 ComponentOne LLC. All rights reserved.