ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / CustomPlaceholder Class / Excluding Property

In This Topic
    Excluding Property
    In This Topic
    Specifies whether the LookupChars are interpreted as allowed or disallowed characters.
    Syntax
    'Declaration
     
    Public Property Excluding As Boolean
    public bool Excluding {get; set;}
    See Also