ComponentOne MultiSelect for WinForms
C1.Win.Input.Formating Namespace / MaskInfo Class / ShowLiterals Property

In This Topic
    ShowLiterals Property (MaskInfo)
    In This Topic
    Gets or sets the literal display method.
    Syntax
    'Declaration
     
    
    Public Property ShowLiterals As LiteralDisplayMode
    public LiteralDisplayMode ShowLiterals {get; set;}
    See Also