C1.Win.FlexGrid Namespace / C1FlexGrid Class / ClipboardCopyMode Property

In This Topic
ClipboardCopyMode Property (C1FlexGrid)
In This Topic
Gets or sets what parts of the grid are copied to the clipboard when the AutoClipboard property is set to true.
Syntax
'Declaration
 
Public Property ClipboardCopyMode As ClipboardCopyModeEnum
 
See Also