'Declaration
Public Property ClipContent As ClipContent
'Usage
Dim instance As GcCharMaskCellType Dim value As ClipContent instance.ClipContent = value value = instance.ClipContent
public ClipContent ClipContent {get; set;}
Property Value
One of the ClipContent enumeration values that specifies how data is copied to the clipboard.The default is ClipContent.IncludeLiterals.