Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / RowColumnActionsCommand Class
Members


In This Topic
    RowColumnActionsCommand Class
    In This Topic
    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
    public sealed class RowColumnActionsCommand : Command 
    Inheritance Hierarchy

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

    See Also