FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / Field Class / BorderStyle Property

In This Topic
    BorderStyle Property (Field)
    In This Topic
    Gets or sets the field's border style.
    Syntax
    'Declaration
     
    Public Property BorderStyle As BorderStyleEnum
    public BorderStyleEnum BorderStyle {get; set;}
    See Also