ReportElementInstance.Style Property

Definition

Gets the calculated value of the Style property in a ReportElement class.

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::StyleInstance ^ Style { Microsoft::ReportingServices::OnDemandReportRendering::StyleInstance ^ get(); };
public virtual Microsoft.ReportingServices.OnDemandReportRendering.StyleInstance Style { get; }
member this.Style : Microsoft.ReportingServices.OnDemandReportRendering.StyleInstance
Public Overridable ReadOnly Property Style As StyleInstance

Property Value

A StyleInstance value that represents the calculated value of the Style property.

Applies to