ReportItem.m_canEdit Field
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.
Specifies a report item that can edit.
protected: bool m_canEdit;
protected bool m_canEdit;
val mutable m_canEdit : bool
Protected m_canEdit As Boolean