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