ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / MaskInfo Class / ShowLiterals Property

In This Topic
    ShowLiterals Property
    In This Topic
    Literal display method.
    Syntax
    'Declaration
     
    Public Property ShowLiterals As ShowLiteralsEnum
    public ShowLiteralsEnum ShowLiterals {get; set;}
    See Also