ComponentOne TileControl for WinForms
C1.Win.TileControl.8 Assembly / C1.Win.Tile Namespace / Template Class / Padding Property

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