FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / Field Class / LineWidth Property

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