ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1DbNavigator Class / VerticalIndent Property

In This Topic
    VerticalIndent Property
    In This Topic
    Vertical margin between the border and the buttons.
    Syntax
    'Declaration
     
    
    Public Property VerticalIndent As Integer
    public int VerticalIndent {get; set;}
    See Also