[]
        
(Showing Draft Content)

C1.Win.Input.C1ComboBox.HtmlPattern

HtmlPattern Property

HtmlPattern

Gets or sets the pattern to build HTML representation of C1ComboBox control items.

Declaration
public string HtmlPattern { get; set; }
Implements