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

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