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

In This Topic
    Margins Property (ClearButtonStyle)
    In This Topic
    Gets or sets the thickness of the margins around the element.
    Syntax
    'Declaration
     
    
    Public Overridable Property Margins As Thickness
    public virtual Thickness Margins {get; set;}
    See Also