Udostępnij przez


Właściwość MapSizeRule.StartSize

Pobiera start rozmiar na rozmiar zakres do mapowania punktów lub zmapować wiersze.

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

Składnia

'Deklaracja
Public ReadOnly Property StartSize As ReportSizeProperty
    Get
'Użycie
Dim instance As MapSizeRule
Dim value As ReportSizeProperty

value = instance.StartSize
public ReportSizeProperty StartSize { get; }
public:
property ReportSizeProperty^ StartSize {
    ReportSizeProperty^ get ();
}
member StartSize : ReportSizeProperty
function get StartSize () : ReportSizeProperty