[]
        
(Showing Draft Content)

C1.Report.Field.LineWidth

LineWidth Property

LineWidth

Gets or sets the width of the field's border or line.

Declaration
[Obsolete("Use Border instead.")]
[TypeConverter(typeof(PageUnitConverter))]
public double LineWidth { get; set; }