LayoutEditor.IsCurrentlyInplaceEditing(IReportItem) Method
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:
virtual bool IsCurrentlyInplaceEditing(Microsoft::ReportDesigner::IReportItem ^ item);
public bool IsCurrentlyInplaceEditing (Microsoft.ReportDesigner.IReportItem item);
abstract member IsCurrentlyInplaceEditing : Microsoft.ReportDesigner.IReportItem -> bool
override this.IsCurrentlyInplaceEditing : Microsoft.ReportDesigner.IReportItem -> bool
Public Function IsCurrentlyInplaceEditing (item As IReportItem) As Boolean
Parameters
- item
- IReportItem