Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / RowColumnActionsCommand Class
Members


RowColumnActionsCommand Class
Represents a command for row or column operation. This class cannot be inherited.
Syntax
'Declaration
 
Public NotInheritable Class RowColumnActionsCommand 
   Inherits Command
 
'Usage
 
Dim instance As RowColumnActionsCommand
Inheritance Hierarchy

System.Object
   GrapeCity.Spreadsheet.Commands.Command
      GrapeCity.Spreadsheet.Commands.RowColumnActionsCommand

See Also