Spread Windows Forms 15.0
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / HeaderEditForm.HeaderEditType Enumeration


In This Topic
    HeaderEditForm.HeaderEditType Enumeration
    In This Topic
    Syntax
    'Declaration
     
    
    Public Enum HeaderEditForm.HeaderEditType 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As HeaderEditForm.HeaderEditType
    public enum HeaderEditForm.HeaderEditType : System.Enum 
    Members
    MemberDescription
    Column 
    Footer 
    Row 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             FarPoint.Win.Spread.Design.HeaderEditForm.HeaderEditType

    See Also