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
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportSizeProperty
A ReportSizeProperty obiektu.
Zobacz także