InitializeNew Method (ILayout)
In This Topic
Initializes a newly created layout. The method is called when a C1DashboardLayout is first initialized, typically after being first added to a design surface.
Syntax
'Declaration
Sub InitializeNew()
See Also