PropertyGridContextMenuSettingsBodyBuilder
Methods
Name(System.String)
Specifies the name of the item.
Parameters
value - System.String
The value for Name
RETURNS
Returns the current PropertyGridContextMenuSettingsBodyBuilder instance.
Text(System.String)
Specifies the text of the item.
Parameters
value - System.String
The value for Text
RETURNS
Returns the current PropertyGridContextMenuSettingsBodyBuilder instance.
Icon(System.String)
Specifies the icon of the item.
Parameters
value - System.String
The value for Icon
RETURNS
Returns the current PropertyGridContextMenuSettingsBodyBuilder instance.
Command(System.String)
Specifies the command of the item.
Parameters
value - System.String
The value for Command
RETURNS
Returns the current PropertyGridContextMenuSettingsBodyBuilder instance.