Skip to main content
A newer version of this page is available. .

TreeListClipboardDataProvider Constructors

Allows you to return data for the clipboard in a variety of formats (plain text, plain unicode text, rich text, CSV, BIFF8, HTML).
Name Parameters Description
TreeListClipboardDataProvider(ClipboardExportManagerBase<ColumnWrapper, TreeListNodeWrapper>) manager Initializes a new instance of the TreeListClipboardDataProvider class with specified settings.
See Also