Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandLink Class / Padding Property

In This Topic
    Padding Property (C1CommandLink)
    In This Topic
    Gets or sets the thickness of the padding between the element edges and its content.
    Syntax
    'Declaration
     
    
    Public Property Padding As Padding
    public Padding Padding {get; set;}
    See Also