ComponentOne Input for WinForms
C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / CustomPlaceholder Class / Optional Property

In This Topic
    Optional Property
    In This Topic
    True if character is optional and can be omitted.
    Syntax
    'Declaration
     
    Public Property Optional As Boolean
    public bool Optional {get; set;}
    See Also