ReportItem.InitializeForDesigner 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.
Initializes the properties of an instance of the ReportItem class for the designer.
protected:
override void InitializeForDesigner();
protected override void InitializeForDesigner ();
override this.InitializeForDesigner : unit -> unit
Protected Overrides Sub InitializeForDesigner ()