ASPxClientRibbonCommandExecutedEventArgs.parameter Property
Gets an optional parameter that complements the processed command.
#Declaration
parameter: string
#Property Value
Type | Description |
---|---|
string | A string value containing additional information about the processed command. |
#Remarks
The parameter property complements the ASPxClientRibbonCommandExecutedEventArgs.item property, allowing you to obtain additional information about the command being processed.
The table below contains descriptions of values returned by the parameter property upon the processed item type.
Item Type | Return Value |
---|---|
null | |
| |
16-bit RGB hexadecimal representation of a color in a string format, e. Or the Ribbon | |
A string representation of the item value | |
A string representation of the item value | |
null | |
| |
Depends on the Ribbon | |
Depends on the Ribbon | |
| |
A string representation of the item value | |
- | |
A string representation of the item value | |
|