ILayoutEditor.InplaceEditor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::ReportDesigner::Controls::IInplaceEditor ^ InplaceEditor { Microsoft::ReportDesigner::Controls::IInplaceEditor ^ get(); };
public Microsoft.ReportDesigner.Controls.IInplaceEditor InplaceEditor { get; }
member this.InplaceEditor : Microsoft.ReportDesigner.Controls.IInplaceEditor
Public ReadOnly Property InplaceEditor As IInplaceEditor