ASPxClientRibbonItem Members
In This Article
#Properties
Name | Description |
---|---|
group | Gets the client group object to which the current item belongs. |
index | Gets or sets the item‘s index within the collection. |
name | Gets the name of the current ribbon item. |
ribbon | Gets the client ribbon object to which the current item belongs. |
#Methods
Name | Description |
---|---|
Get |
Returns a value indicating whether a ribbon item is enabled. |
Get |
Returns the item value. |
Get |
Returns a value specifying whether a ribbon item is displayed. |
Set |
Sets a value specifying whether the item is enabled. |
Set |
Sets the item value. |
See Also