ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / BorderStyle Property

In This Topic
    BorderStyle Property (C1FlexPivotGrid)
    In This Topic
    Gets or sets the type of border around the control.
    Syntax
    'Declaration
     
    Public Overridable Property BorderStyle As BorderStyleEnum
    public virtual BorderStyleEnum BorderStyle {get; set;}
    See Also