Udostępnij przez


Właściwość MapSizeRule.EndSize

Pobiera rozmiar końca zakres wielkości stosowanego 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 EndSize As ReportSizeProperty
    Get
'Użycie
Dim instance As MapSizeRule
Dim value As ReportSizeProperty

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