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

In This Topic
    ChildSpacing Property (C1InputPanel)
    In This Topic
    Gets or sets the spacing between input components.
    Syntax
    'Declaration
     
    Public Property ChildSpacing As Size
    public Size ChildSpacing {get; set;}
    See Also