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

In This Topic
    SurfacePadding Property (C1TileControl)
    In This Topic
    Gets or sets the interior spacing of the scrollable surface.
    Syntax
    'Declaration
     
    
    Public Property SurfacePadding As Padding
    public Padding SurfacePadding {get; set;}
    See Also