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

C1WebSubMenu Members

C1WebSubMenu overview

Public Properties

AllowMultipleSelect (inherited from C1WebCustomGroup)

If false, only a single item can be selected in the group.

AllowMultipleSelectInControl (inherited from C1WebCustomGroup)

If false, only a single item can be selected in the all of the groups in the control.

AllowSelectItem (inherited from C1WebCustomGroup)

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

AllowUnselectItem (inherited from C1WebCustomGroup)

If true, user can unselect the item by clicking it the second time.

AlwaysHasSelected (inherited from C1WebCustomGroup)

If true and if AllowSelectItem=true at minimum one item in the group is selected.

DisabledGroupStyle (inherited from C1WebCustomGroup)

Style for the disabled group.

DisabledItemStyle (inherited from C1WebCustomGroup)

Style for the child items in the disabled state.

Enabled (inherited from C1WebCustomGroup)

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

EnableExpandCollapse (inherited from C1WebCustomGroup)

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 (inherited from C1WebCustomGroup)

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

GroupStyle (inherited from C1WebCustomGroup)

Style for the group.

Height (inherited from C1WebScrollableGroup)

Height of the scrollable area.

IconBarWidth (inherited from C1WebCustomGroup)

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

Index (inherited from C1WebCustomGroup)

Index of the group in the control.

ItemPadding (inherited from C1WebCustomGroup)

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

Items

Overridden. Returns collection of C1WebMenuItem objects.

ItemSpacing (inherited from C1WebCustomGroup)

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

ItemStyle (inherited from C1WebCustomGroup)

Style for the child items in the normal state.

MouseOverItemStyle (inherited from C1WebCustomGroup)

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

MouseOverSelectedItemStyle (inherited from C1WebCustomGroup)

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

OffsetPixelX

Offset by X axis for the submenu relative to the parent item.

OffsetPixelY

Offset by Y axis for the submenu relative to the parent item.

Opacity

Opacity - only for IE5+. Uses DirectX filter. Default is 100 (Opaque).

RootControl (inherited from C1WebCustomGroup)

Root control for the group.

ScrollAreaStyle (inherited from C1WebScrollableGroup)

Style for the scrollable area in the group.

SelectedItemStyle (inherited from C1WebCustomGroup)

Style for the child items in the selected state.

SeparatorStyle (inherited from C1WebCustomGroup)

Default style for the separators.

ShadowColor

Shadow color - only for IE5+. Uses DirectX filter.

ShadowDirection

Shadow direction - only for IE5+. Uses DirectX filter.

SpecialSymbolStyle

Default style for special symbols in the submenu.

ToolTip (inherited from C1WebCustomGroup)

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

Visible (inherited from C1WebCustomGroup)

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

WrapText (inherited from C1WebCustomGroup)

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

Protected Properties

IsTrackingViewState (inherited from C1WebCustomGroup)

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

ViewState (inherited from C1WebCustomGroup)

View state for the group.

Protected Methods

LoadViewState (inherited from C1WebScrollableGroup)

This member overrides C1WebCustomGroup.LoadViewState.

SaveViewState (inherited from C1WebScrollableGroup)

This member overrides C1WebCustomGroup.SaveViewState.

TrackViewState (inherited from C1WebScrollableGroup)

This member overrides C1WebCustomGroup.TrackViewState.

See Also

C1WebSubMenu Class | C1.Web.Command Namespace


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