UpdateFieldCommand Properties
Updates the field’s result.
Name | Description |
---|---|
Command |
Gets or sets the type of the object which invokes the command. Inherited from Command. |
Description | Gets the text description of a command. Inherited from Command. |
Description |
Gets a string resource identifier of a command description. |
Hide |
Gets or sets whether the object to which the command is attached is hidden, if the command is disabled. Inherited from Command. |
Id |
Gets the ID of the Update |
Image | Gets an image associated with the command. Inherited from Command. |
Image |
Gets the name of the resource image corresponding to Update |
Key |
Gets a key tip associated with the command. Inherited from Command. |
Large |
Gets a larger image associated with the command. Inherited from Command. |
Menu |
Gest the menu caption associated with the current command. Inherited from Command. |
Menu |
Gets a string resource identifier of a menu caption corresponding to Update |
Shows |
Indicates whether a command invokes a modal dialog when executing. Inherited from Command. |
Supports |
Inherited from Command. |
Svg |
Inherited from Command. |
See Also