ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / CustomPlaceholder Class / LookupChars Property

In This Topic
    LookupChars Property
    In This Topic
    The list (string) of characters matching the placeholder (see also Excluding).
    Syntax
    'Declaration
     
    
    Public Property LookupChars As String
    public string LookupChars {get; set;}
    See Also