TemplatedEditableDesignerRegion::IsSingleInstanceTemplate Property
.NET Framework (current version)
Gets or sets whether the template occurs only once per instance of the containing control, such as a header template, or can appear many times according to available data, such as an item template.
Assembly: System.Design (in System.Design.dll)
public: property bool IsSingleInstanceTemplate { virtual bool get(); virtual void set(bool value); }
.NET Framework
Available since 2.0
Available since 2.0
Show: