Containers, that have designed components in properties except Control.
In collection key is a type name and value is a property name.
Namespace:
Greatis.FormDesignerAssembly: Greatis.FormDesigner (in Greatis.FormDesigner.dll)
Syntax
Visual Basic (Declaration) |
---|
Public ReadOnly Property DesignedContainers As SortedList |
C# |
---|
public SortedList DesignedContainers { get; } |
Visual C++ |
---|
public: property SortedList^ DesignedContainers { SortedList^ get (); } |
JavaScript |
---|
function get_designedContainers(); |