ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile 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