Właściwość PageInstance.Style
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public Overrides ReadOnly Property Style As StyleInstance
Get
'Użycie
Dim instance As PageInstance
Dim value As StyleInstance
value = instance.Style
public override StyleInstance Style { get; }
public:
virtual property StyleInstance^ Style {
StyleInstance^ get () override;
}
abstract Style : StyleInstance
override Style : StyleInstance
override function get Style () : StyleInstance
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.StyleInstance
A StyleInstance wartości reprezentującej obliczonej wartości Style właściwość.
Zobacz także