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

TreeListClipboardDataProviderOptions Constructors

Contains a set of options that specify whether to copy column headers, collapsed groups, and other elements to the clipboard.
Name Parameters Description
TreeListClipboardDataProviderOptions(Boolean, Boolean, Boolean) copyColumnHeaders, copyCollapsedData, copyNodeHierarchy Initializes a new instance of the TreeListClipboardDataProviderOptions class with specified settings.
See Also