InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / Style Class / ChildSpacing Property

In This Topic
    ChildSpacing Property (Style)
    In This Topic
    Gets or sets the amount of space between child elements.
    Syntax
    'Declaration
     
    Public Property ChildSpacing As Size
    public Size ChildSpacing {get; set;}
    See Also