BorderInstance.Style Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::BorderStyles Style { Microsoft::ReportingServices::OnDemandReportRendering::BorderStyles get(); void set(Microsoft::ReportingServices::OnDemandReportRendering::BorderStyles value); };
public Microsoft.ReportingServices.OnDemandReportRendering.BorderStyles Style { get; set; }
member this.Style : Microsoft.ReportingServices.OnDemandReportRendering.BorderStyles with get, set
Public Property Style As BorderStyles
Property Value
A BorderStyles value that represents the calculated value of the Style property.