ASPxClientFileManagerToolbarItem Members
In This Article
#Properties
Name | Description |
---|---|
index |
This property is not in effect for the ASPx |
index |
For internal use only.
Inherited from ASPx |
menu |
This property is not in effect for the ASPx |
name |
Gets the name that uniquely identifies the menu item.
Inherited from ASPx |
parent |
This property is not in effect for the ASPx |
#Methods
Name | Description |
---|---|
Get |
Indicates whether the menu item is checked.
Inherited from ASPx |
Get |
Returns a value specifying whether a menu item is enabled.
Inherited from ASPx |
Get |
Returns the URL pointing to the image displayed within the menu item.
Inherited from ASPx |
Get |
Returns the current menu item’s immediate subitem specified by its index.
Inherited from ASPx |
Get |
Returns the current menu item’s subitem specified by its name.
Inherited from ASPx |
Get |
Returns the number of the current menu item’s immediate child items.
Inherited from ASPx |
Get |
Gets a URL which defines the navigation location for the menu item.
Inherited from ASPx |
Get |
Returns text displayed within the menu item.
Inherited from ASPx |
Get |
Returns a value specifying whether a menu item is displayed.
Inherited from ASPx |
Set |
Specifies whether the menu item is checked.
Inherited from ASPx |
Set |
Specifies whether the menu item is enabled.
Inherited from ASPx |
Set |
Sets the URL which points to the image displayed within the menu item.
Inherited from ASPx |
Set |
Specifies a URL which defines the navigation location for the menu item.
Inherited from ASPx |
Set |
Sets the text to be displayed within the menu item.
Inherited from ASPx |
Set |
Specifies the menu item’s visibility.
Inherited from ASPx |
See Also