Public Constructors
|
Initializes a new instance of the class without text or a value. |
Public Properties
|
CausesValidation (inherited from C1WebLinkItem) |
Determines whether validation is performed when the item is clicked. |
|
ChildGroup (inherited from C1WebCustomTreeItem) |
Nested group. |
|
ClientScripts (inherited from C1WebLinkItem) |
Collection of client-side scripts associated with the item. |
|
CommandArgument (inherited from C1WebLinkItem) |
Gets or sets an optional parameter passed to the ItemClick and ItemSelected events of the component along with the associated CommandName. |
|
CommandName (inherited from C1WebLinkItem) |
Gets or sets the command name associated with the Item passed to the ItemClick and ItemSelected events of the component. |
|
DisabledItemStyle (inherited from C1WebLinkItem) |
Style for the item in disabled state. |
|
Enabled (inherited from C1WebLinkItem) |
Gets or sets a value indicating whether the item is enabled. |
|
HasChildGroup (inherited from C1WebCustomTreeItem) |
Returns true if the item has a child group. |
|
IconBarWidth (inherited from C1WebLinkItem) |
Sets or returns the width of the icon bar drawn on the side of the groups. |
|
Index (inherited from C1WebItemBase) |
Index of the item in the group. |
|
ItemPadding (inherited from C1WebLinkItem) |
Space between item's border and content. |
|
ItemStyle (inherited from C1WebLinkItem) |
Style for the item in normal state. |
|
KeyboardShortcut (inherited from C1WebLinkItem) |
String representing keyboard shortcut to perform action of this item. |
|
MouseOverItemStyle (inherited from C1WebLinkItem) |
Style for the item when the mouse hovers over it. |
|
MouseOverSelectedItemStyle (inherited from C1WebLinkItem) |
Style for the item when the mouse hovers over the selected item. |
|
NavigateUrl (inherited from C1WebLinkItem) |
Gets or sets the URL to link to when the hyperlink is clicked in the menu item. |
|
Nested group. | |
|
Gets or sets a value that indicates whether the item is populated dynamically. | |
|
RootControl (inherited from C1WebItemBase) |
Root control for the item. |
|
Selected (inherited from C1WebLinkItem) |
Gets or sets a value indicating whether the current item is selected. |
|
SelectedItemStyle (inherited from C1WebLinkItem) |
Style for the item in selected state. |
|
Gets or sets a value that indicates whether the item will display a check box. | |
|
Style for special symbols in the tree view item. | |
|
Target (inherited from C1WebLinkItem) |
Gets or sets the target window or frame to display the Web page content linked to when the C1WebLinkItem is clicked. |
|
Text (inherited from C1WebLinkItem) |
Gets or sets the text displayed for the item in a control. |
|
ToolTip (inherited from C1WebLinkItem) |
Gets or sets the ToolTip text displayed when the mouse pointer rests over the item. |
|
Visible (inherited from C1WebLinkItem) |
Gets or sets a value indicating whether or not the item is visible. |
|
WrapText (inherited from C1WebLinkItem) |
Gets or sets a value that indicates whether the text of the item is wrapped. |
Public Methods
|
Overloaded. Closes the child group. | |
|
CreateChildGroup (inherited from C1WebCustomTreeItem) |
Creates a nested group. |
|
Overloaded. Opens the child group. |
Protected Properties
|
ViewState (inherited from C1WebItemBase) |
Represents view state object for the item. |
Protected Methods
|
Overridden. This member overrides Control.SaveViewState. | |
|
Overridden. This member overrides Control.TrackViewState. |
See Also
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |