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

In This Topic
    LineWidth Property (SuperLabel)
    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