ReportObject.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 report object for designer.
protected:
virtual void InitializeForDesigner();
protected virtual void InitializeForDesigner ();
abstract member InitializeForDesigner : unit -> unit
override this.InitializeForDesigner : unit -> unit
Protected Overridable Sub InitializeForDesigner ()