ASPxClientNavBarItem Methods
Represents a client-side equivalent of the navbar’s NavBarItem object.
Name | Description |
---|---|
Get |
Returns a value indicating whether an item is enabled. |
Get |
Returns the URL which points to the image displayed within the item. |
Get |
Gets an URL which defines the item’s navigation location. |
Get |
Returns text displayed within the item. |
Get |
Returns a value specifying whether an item is displayed. |
Set |
Specifies whether the item is enabled. |
Set |
Specifies the URL which points to the image displayed within the item. |
Set |
Specifies a URL which defines the item’s navigation location. |
Set |
Specifies the text displayed within the item. |
Set |
Specifies whether the item is visible. |
See Also