TreeViewLink Constructors
A link to print the TreeView control.Name | Parameters | Description |
---|---|---|
TreeViewLink() | none | Initializes a new instance of the TreeViewLink class with default settings. |
TreeViewLink(PrintingSystem) | ps | Initializes a new instance of the TreeViewLink class with the specified printing system. |
See Also