ComponentOne Input for WinForms
HtmlPattern Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1ComboBox Class : HtmlPattern Property
Gets or sets the pattern to build HTML representation of combobox items.
Syntax
'Declaration
 
Public Property HtmlPattern As System.String
public System.string HtmlPattern {get; set;}
See Also

Reference

C1ComboBox Class
C1ComboBox Members