MapSizeRuleInstance.EndSize Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene il valore calcolato della EndSize proprietà in una MapSizeRule classe.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ EndSize { Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportSize EndSize { get; }
member this.EndSize : Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
Public ReadOnly Property EndSize As ReportSize
Valore della proprietà
Un ReportSize valore che rappresenta il valore calcolato della EndSize proprietà.