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

In This Topic
    StoredEmptyChar Property
    In This Topic
    Character stored in empty mask positions.
    Syntax
    'Declaration
     
    Public Property StoredEmptyChar As Char
    public char StoredEmptyChar {get; set;}
    See Also