Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Commands Namespace / RowColumnCommand.Actions Enumeration


In This Topic
    RowColumnCommand.Actions Enumeration
    In This Topic
    Syntax
    'Declaration
     
    
    Public Enum RowColumnCommand.Actions 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As RowColumnCommand.Actions
    public enum RowColumnCommand.Actions : System.Enum 
    Members
    MemberDescription
    Hide 
    Resize 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             GrapeCity.Spreadsheet.Commands.RowColumnCommand.Actions

    See Also