MindFusion WinForms Programmer's Guide
Border.BottomWidth Property
See Also
 





Gets or sets the width of the bottom border.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public float BottomWidth { get; set; }

Visual Basic  Copy Code

Public Property BottomWidth As Single

 Property Value

An integer value specifying the width of the bottom side of the border. The default is 0.

 See Also

Border Members
Border Class
MindFusion.Reporting Namespace
LeftWidth Property
TopWidth Property
RightWidth Property