Calendar for WinForms | ComponentOne
C1.Win.Input Namespace / IComboBox Interface / HtmlPattern Property

In This Topic
    HtmlPattern Property (IComboBox)
    In This Topic
    Gets or sets the pattern to build HTML representation of combobox items.
    Syntax
    'Declaration
     
    
    Property HtmlPattern As String
    string HtmlPattern {get; set;}
    See Also