TreeViewLinkBase Constructors
The base class for the TreeViewLink class.| Name | Parameters | Description |
|---|---|---|
| TreeViewLinkBase() | none | Initializes a new instance of the TreeViewLinkBase class with the default settings. |
| TreeViewLinkBase(PrintingSystemBase) | ps | Initializes a new instance of the TreeViewLinkBase class with specified printing system. |
See Also