Skip to main content
All docs
V25.1
  • GridClipboardDataProviderOptions Constructors

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