The C1WebSubMenu type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ActualActive | (Inherited from C1WebCustomGroup.) |
![]() | AllowMultipleSelect |
If false, only a single item can be selected in the group.
(Inherited from C1WebCustomGroup.) |
![]() | AllowMultipleSelectInControl |
If false, only a single item can be selected in the all of the groups in the control.
(Inherited from C1WebCustomGroup.) |
![]() | AllowSelectItem |
If true, one or more items in the group can be selected.
(Inherited from C1WebCustomGroup.) |
![]() | AllowUnselectItem |
If true, user can unselect the item by clicking it the second time.
(Inherited from C1WebCustomGroup.) |
![]() | AlwaysHasSelected |
If true and if AllowSelectItem=true at minimum one item in the group is selected.
(Inherited from C1WebCustomGroup.) |
![]() | DisabledGroupStyle |
Style for the disabled group.
(Inherited from C1WebCustomGroup.) |
![]() | DisabledItemStyle |
Style for the child items in the disabled state.
(Inherited from C1WebCustomGroup.) |
![]() | Enabled |
Gets or sets a value indicating whether the group is enabled.
(Inherited from C1WebCustomGroup.) |
![]() | 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.
(Inherited from C1WebCustomGroup.) |
![]() | GroupPadding |
Default space between the group's border and items in the group.
(Inherited from C1WebCustomGroup.) |
![]() | GroupStyle |
Style for the group.
(Inherited from C1WebCustomGroup.) |
![]() | Height |
Height of the scrollable area.
(Inherited from C1WebScrollableGroup.) |
![]() | IconBarWidth |
Sets or returns the width of the icon bar drawn on the side of the groups.
(Inherited from C1WebCustomGroup.) |
![]() | Index |
Index of the group in the control.
(Inherited from C1WebCustomGroup.) |
![]() | IsTrackingViewState |
Indicates whether the server control is saving changes to its view state.
(Inherited from C1WebCustomGroup.) |
![]() | ItemPadding |
Gets or sets default space between the item's border and content.
(Inherited from C1WebCustomGroup.) |
![]() | Items |
Returns collection of C1WebMenuItem objects.
(Overrides C1WebCustomGroup..::.Items.) |
![]() | ItemSpacing |
Gets or sets the space between the items in the group.
(Inherited from C1WebCustomGroup.) |
![]() | ItemStyle |
Style for the child items in the normal state.
(Inherited from C1WebCustomGroup.) |
![]() | MouseOverItemStyle |
Style for the child items when the mouse hovers over it.
(Inherited from C1WebCustomGroup.) |
![]() | MouseOverSelectedItemStyle |
Style for the child items when the mouse hovers over the selected item.
(Inherited from C1WebCustomGroup.) |
![]() | 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 |
Root control for the group.
(Inherited from C1WebCustomGroup.) |
![]() | ScrollAreaStyle |
Style for the scrollable area in the group.
(Inherited from C1WebScrollableGroup.) |
![]() | SelectedItemStyle |
Style for the child items in the selected state.
(Inherited from C1WebCustomGroup.) |
![]() | SeparatorStyle |
Default style for the separators.
(Inherited from C1WebCustomGroup.) |
![]() | 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 |
Gets or sets the ToolTip text displayed when the mouse pointer rests over the group.
(Inherited from C1WebCustomGroup.) |
![]() | ViewState |
View state for the group.
(Inherited from C1WebCustomGroup.) |
![]() | Visible |
Gets or sets a value indicating whether or not the group is visible.
(Inherited from C1WebCustomGroup.) |
![]() | WrapText |
Gets or sets a value that indicates whether the item's text is wrapped.
(Inherited from C1WebCustomGroup.) |