InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / C1InputPanel Class / GroupIndent Property

In This Topic
    GroupIndent Property (C1InputPanel)
    In This Topic
    Gets or sets the indentation before input components within a group.
    Syntax
    'Declaration
     
    Public Property GroupIndent As Integer
    public int GroupIndent {get; set;}
    See Also