ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / PanelElement Class / ChildSpacing Property

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