Name | Description | |
---|---|---|
![]() | NInsertBreakCommandAction Constructor | Overloaded. |
The following tables list the members exposed by NInsertBreakCommandAction.
Name | Description | |
---|---|---|
![]() | NInsertBreakCommandAction Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | BreakTypeProperty | Reference to the BreakType property. |
![]() ![]() | NInsertBreakCommandActionSchema | Schema associated with NChangeFillCommandAction |
![]() ![]() | ShowDialogProperty | Reference to the ShowDialog property. |
Name | Description | |
---|---|---|
![]() | BreakType | Gets/Sets the break type to insert. Valid only if the ShowDialog property is set to false. |
![]() | ShowDialog | Gets/Sets whether this command action should show a dialog for selecting a break to insert or should insert the break of the BreakType property. |
Name | Description | |
---|---|---|
![]() | Execute | Overridden. Executes the command action. |
![]() | GetCommand | Overridden. Gets the command associated with this action |
Name | Description | |
---|---|---|
![]() | OnDialogClosed | Overridden. Called when the insert table dialog is closed |