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

In This Topic
    GroupSpacing Property (C1TileControl)
    In This Topic
    Gets or sets the gap between groups on the scrollable surface.
    Syntax
    'Declaration
     
    
    Public Property GroupSpacing As Integer
    public int GroupSpacing {get; set;}
    See Also