Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1DockingTab Class / Indent Property

In This Topic
    Indent Property
    In This Topic
    Gets or sets the indentation of the first tab from the side of the control.
    Syntax
    'Declaration
     
    
    Public Property Indent As Integer
    public int Indent {get; set;}
    See Also