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

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