ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1MultiSelect Class / Placeholder Property

In This Topic
    Placeholder Property (C1MultiSelect)
    In This Topic
    Gets or sets the placeholder text.
    Syntax
    'Declaration
     
    
    Public Property Placeholder As String
    public string Placeholder {get; set;}
    See Also