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

In This Topic
    Corners Property (ClearButtonStyle)
    In This Topic
    Gets or sets the radii of the element corners.
    Syntax
    'Declaration
     
    
    Public Overridable Property Corners As Integer
    public virtual int Corners {get; set;}
    See Also