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

C1WebCustomGroup Members

C1WebCustomGroup overview

Public Constructors

C1WebCustomGroup Constructor

Constructor.

Public Properties

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

If true, one or more items in the group can be selected.

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.

DisabledGroupStyle

Style for the disabled group.

DisabledItemStyle

Style for the child items in the disabled state.

Enabled

Gets or sets a value indicating whether the group is enabled.

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.

GroupPadding

Default space between the group's border and items in the group.

GroupStyle

Style for the group.

IconBarWidth

Sets or returns the width of the icon bar drawn on the side of the groups.

Index

Index of the group in the control.

ItemPadding

Gets or sets default space between the item's border and content.

Items

Collection of the child items.

ItemSpacing

Gets or sets the space between the items in the group.

ItemStyle

Style for the child items in the normal state.

MouseOverItemStyle

Style for the child items when the mouse hovers over it.

MouseOverSelectedItemStyle

Style for the child items when the mouse hovers over the selected item.

RootControl

Root control for the group.

SelectedItemStyle

Style for the child items in the selected state.

SeparatorStyle

Default style for the separators.

ToolTip

Gets or sets the ToolTip text displayed when the mouse pointer rests over the group.

Visible

Gets or sets a value indicating whether or not the group is visible.

WrapText

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

Protected Properties

IsTrackingViewState

Indicates whether the server control is saving changes to its view state.

ViewState

View state for the group.

Protected Methods

LoadViewState

Loads view state in the group object.

SaveViewState

Saves the view state and returns it as an object.

TrackViewState

Tracks the view state.

See Also

C1WebCustomGroup Class | C1.Web.Command Namespace


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