Udostępnij za pośrednictwem


Właściwość ReportElementInstance.Style

Pobiera wartość obliczoną Style właściwość w ReportElement klasy

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public Overridable ReadOnly Property Style As StyleInstance
    Get
'Użycie
Dim instance As ReportElementInstance
Dim value As StyleInstance

value = instance.Style
public virtual StyleInstance Style { get; }
public:
virtual property StyleInstance^ Style {
    StyleInstance^ get ();
}
abstract Style : StyleInstance
override Style : StyleInstance
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ść.