Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DropDownControl.eDockSide Enumeration


In This Topic
    DropDownControl.eDockSide Enumeration
    In This Topic
    Syntax
    'Declaration
     
    
    Public Enum DropDownControl.eDockSide 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As DropDownControl.eDockSide
    public enum DropDownControl.eDockSide : System.Enum 
    Members
    MemberDescription
    Left 
    Right 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             FarPoint.Win.Spread.DropDownControl.eDockSide

    See Also