Implements resizing of table's columns. Instances of this class are implicitly created by MindFusion.Diagramming in response to resizing table's columns interactively. References to those instances are passed to handlers of the actionRecorded, actionUndone and actionRedone events.
The following tables list the members exposed by the ResizeTableColumnCmd type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the ResizeTableColumnCmd class. |
Name | Description | |
---|---|---|
![]() |
Adds a command object to a compound command. (Inherited from Command.) |
|
![]() |
Carries out the command action. |
|
![]() |
Gets a collection of all command objects contained within the composite one. (Inherited from Command.) |
|
![]() |
Gets a reference to table affected by this operation. |
|
![]() |
Gets the title of this command. (Inherited from Command.) |
|
![]() |
Redoes the command action. |
|
![]() |
Sets the command title. (Inherited from Command.) |
|
![]() |
Undoes the command. |
Name | Description | |
---|---|---|
![]() |
Merges adjacent commands in the history queue if they are related. (Inherited from Command.) |
|
![]() |
Gets the command's context. (Inherited from Command.) |
|
![]() |
Determines whether a command has been initiated by this command and should be treated as a derivative. (Inherited from Command.) |