Border.TopLineStyle Property

Gets or sets the line style for the top line of the object.

Namespace CrystalDecisions.CrystalReports.Engine Assembly CrystalDecisions.CrystalReports.Engine (CrystalDecisions.CrystalReports.Engine.dll)

Syntax

'Declaration

Public Overrideable Property TopLineStyle As CrystalDecisions.Shared.LineStyle
public virtual CrystalDecisions.Shared.LineStyle TopLineStyle {get; set;}

Version Information

Crystal Reports Basic for Visual Studio 2008

Supported since: Crystal Reports for Visual Studio .NET 2002

See Also

Reference

Border Class
Border Members
CrystalDecisions.CrystalReports.Engine Namespace