Represents an item in a menu.
The following tables list the members exposed by the MenuItem type.
Name | Description | |
---|---|---|
Initializes a new instance of the MenuItem class. |
Name | Description | |
---|---|---|
Gets the bounds of this ListItem. (Inherited from ListItem.) |
||
Gets a reference to the item's content element. (Inherited from ListItem.) |
||
Gets or sets the css class of this ListItem. (Inherited from ListItem.) |
||
Gets or sets an object, holding custom user data. (Inherited from ListItem.) |
||
Gets or sets the unique index of this item. (Inherited from ListItem.) |
||
Gets a reference to the item's DOM element. (Inherited from ListItem.) |
||
Gets or sets a value indicating whether user interactions are allowed for this item. (Inherited from ListItem.) |
||
Gets a value indicating whether the TreeNode is expandable. (Inherited from TreeNode.) |
||
Gets or sets a value indicating whether the TreeNode is expanded. (Inherited from TreeNode.) |
||
Gets the collection of children items as a flat list. (Inherited from TreeNode.) |
||
Gets or sets the URL this item is pointing to. |
||
Gets or sets the URL of the image displayed by this item. (Inherited from ListItem.) |
||
Gets or sets a value indicating whether drag and drop operations are allowed for this ListItem. (Inherited from ListItem.) |
||
Gets the children of the TreeNode. (Inherited from TreeNode.) |
||
Gets the depth of the TreeNode in the TreeView hierarchy. (Inherited from TreeNode.) |
||
Gets a value indicating whether this item is loaded and ready for interaction. (Inherited from ListItem.) |
||
Gets a value indicating whether the item is selected. (Inherited from ListItem.) |
||
Gets or sets the size of this item. (Inherited from ListItem.) |
||
Gets or sets a value indicating where the linked document is loaded. |
||
Gets or sets an HTML string, representing the template. (Inherited from TemplatedItem.) |
||
Gets or sets the display text of this item. (Inherited from ListItem.) |
||
Gets or sets the tooltip of this ListItem. (Inherited from ListItem.) |
||
Gets or sets the visibility of this ListItem. (Inherited from ListItem.) |
Name | Description | |
---|---|---|
TreeNode.draw override. |