Style.BottomBorder Property

Definition

Gets the properties of the bottom border.

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

Property Value

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

Applies to