ReportItem.ReportItemAccessibleObject.LayoutEditor 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.
protected:
property Microsoft::ReportDesigner::ILayoutEditor ^ LayoutEditor { Microsoft::ReportDesigner::ILayoutEditor ^ get(); void set(Microsoft::ReportDesigner::ILayoutEditor ^ value); };
protected Microsoft.ReportDesigner.ILayoutEditor LayoutEditor { get; set; }
Protected Property LayoutEditor As ILayoutEditor