Style.LeftBorder Property

Definition

Gets the properties of the left border.

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::Border ^ LeftBorder { Microsoft::ReportingServices::OnDemandReportRendering::Border ^ get(); };
public override Microsoft.ReportingServices.OnDemandReportRendering.Border LeftBorder { get; }
member this.LeftBorder : Microsoft.ReportingServices.OnDemandReportRendering.Border
Public Overrides ReadOnly Property LeftBorder As Border

Property Value

A Border object that represents the properties of the left border.

Applies to