Skip to main content
All docs
V25.1
  • 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