TreeListClipboardDataProvider Constructors
Provides data for the clipboard in a variety of formats (plain text, plain unicode text, rich text, CSV, BIFF8, HTML).Name | Parameters | Description |
---|---|---|
TreeListClipboardDataProvider(ClipboardExportManagerBase<TreeListColumnImplementer, TreeListNodeImplementer>) | manager | Initializes a new instance of the TreeListClipboardDataProvider class with specified settings. For internal use. |
See Also