Właściwość CompiledParagraphInstance.ListStyle
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public Overrides ReadOnly Property ListStyle As ListStyle
Get
'Użycie
Dim instance As CompiledParagraphInstance
Dim value As ListStyle
value = instance.ListStyle
public override ListStyle ListStyle { get; }
public:
virtual property ListStyle ListStyle {
ListStyle get () override;
}
abstract ListStyle : ListStyle
override ListStyle : ListStyle
override function get ListStyle () : ListStyle
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ListStyle
A ListStyle wartość, która reprezentuje wartość zanalizowano ListStyle właściwość.