Calendar for WinForms | ComponentOne
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