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

In This Topic
    LineWidth Property (Field)
    In This Topic
    Gets or sets the width of the field's border or line.
    Syntax
    'Declaration
     
    Public Property LineWidth As Double
    public double LineWidth {get; set;}
    See Also