Represents an action that changes the number of columns or rows in a table.
The following tables list the members exposed by the RedimTableCmd type.
Name | Description | |
---|---|---|
![]() |
Initializes a new RedimTableCmd instance. |
Name | Description | |
---|---|---|
![]() |
Adds a command object to a compound command. (Inherited from Command.) |
|
![]() |
This method is called internally by DroidDiagram when changing the number of rows or columns of a table. |
|
![]() |
Gets a collection of all command objects contained within the composite one. (Inherited from Command.) |
|
![]() |
Returns the table related to this command. |
|
![]() |
Gets the title of this command. (Inherited from Command.) |
|
![]() |
This method is called by the UndoManager when redoing actions. |
|
![]() |
Sets the command title. (Inherited from Command.) |
|
![]() |
This method is called by the UndoManager when undoing actions. |
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.) |