FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / ClearButtonStyle Class / Padding Property

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