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


In This Topic
    MarginType Enumeration
    In This Topic
    Syntax
    'Declaration
     
    
    Public Enum MarginType 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As MarginType
    public enum MarginType : System.Enum 
    Members
    MemberDescription
    Custom 
    Narrow 
    Normal 
    Wide 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             FarPoint.Win.Spread.Design.MarginType

    See Also