Method CreateComponentTree
CreateComponentTree(List<Element>)
Implement this method to populate the list or tree of elements.
Declaration
void CreateComponentTree(List<FilterWindow.Element> tree)
Parameters
Type | Name | Description |
---|---|---|
List<FilterWindow.Element> | tree | The list to populate. |