Show / Hide Table of Contents

Method CopyToClipboard

| Improve this Doc View Source

CopyToClipboard(Boolean, Boolean)

Copyies data to clipboard.

Declaration
public void CopyToClipboard(bool includeColumnNames, bool copy)
Parameters
Type Name Description
System.Boolean includeColumnNames

Indicates whether column names should be included.

System.Boolean copy

Indicates whether the data object should be left on the clipboard when the application exits.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest