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

GridClipboardDataProvider Constructors

Provides data for the clipboard in a variety of formats (plain text, rich text, plain unicode text, CSV, Biff8, HTML).
Name Parameters Description
GridClipboardDataProvider(ClipboardExportManagerBase<ColumnImplementer, DataRowImplementer>) manager Initializes a new instance of the GridClipboardDataProvider class with specified settings. For internal use.
See Also