Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / TableActionsCommand Class


TableActionsCommand Class Properties

For a list of all members of this type, see TableActionsCommand members.

Public Properties
 NameDescription
Public PropertyGets a boolean value indicates whether the source range will be clear. (Inherited from GrapeCity.Spreadsheet.Commands.RangeActionsCommand)
Public PropertyGets or sets a boolean value indicates whether the command is executed from an UI action. (Inherited from GrapeCity.Spreadsheet.Commands.RangeActionsCommand)
Public PropertyOverridden. Gets the UndoSupport value indicates whether this command is undoable.  
Public PropertyGets or sets the worksheet. (Inherited from GrapeCity.Spreadsheet.Commands.Command)
Top
Protected Properties
 NameDescription
Protected PropertyGets or sets a boolean value indicates whether this object is disposed. (Inherited from GrapeCity.Spreadsheet.Commands.Command)
Protected PropertyGets the workbook. (Inherited from GrapeCity.Spreadsheet.Commands.Command)
Top
See Also