DesignerObject::Designer Property

 

Gets the associated designer component.

Namespace:   System.Web.UI.Design
Assembly:  System.Design (in System.Design.dll)

public:
property ControlDesigner^ Designer {
	ControlDesigner^ get();
}

.NET Framework
Available since 2.0
Return to top
Show: