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

In This Topic
    StoredContent Property
    In This Topic
    The stored string obtained from the user input string.
    Syntax
    'Declaration
     
    Public Property StoredContent As String
    public string StoredContent {get; set;}
    See Also