Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator Namespace / C1DbNavigator Class / Orientation Property

In This Topic
    Orientation Property (C1DbNavigator)
    In This Topic
    Gets or sets the orientation of control.
    Syntax
    'Declaration
     
    
    Public Property Orientation As Orientation
    public Orientation Orientation {get; set;}
    See Also