MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / C1MultiColumnCombo Class / Placeholder Property

In This Topic
    Placeholder Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Placeholder As String
    public string Placeholder {get; set;}
    See Also