ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / MaskInfo Class / CopyWithLiterals Property

In This Topic
    CopyWithLiterals Property
    In This Topic
    If True, text copied to the clipboard includes literals.
    Syntax
    'Declaration
     
    
    Public Property CopyWithLiterals As Boolean
    public bool CopyWithLiterals {get; set;}
    See Also