MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports Namespace / Border Class / LeftStyle Property

In This Topic
LeftStyle Property
In This Topic
Gets or sets the style of the left border line.
Syntax
'Declaration
 
Public Property LeftStyle As BorderLineStyle
 

Property Value

For a list of valid values, see here: BorderLineStyle
Remarks
Default value is None
See Also