ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1DbNavigator Class / PositionVisible Property

In This Topic
    PositionVisible Property
    In This Topic
    Specifies whether the editable row position field and row captions are visible in the navigator.
    Syntax
    'Declaration
     
    Public Property PositionVisible As Boolean
    public bool PositionVisible {get; set;}
    See Also