AppendDataBoundItems Property
Gets or sets a value determines whether to append bound items for
C1ComboBox.
public System.bool AppendDataBoundItems {get; set;}
'Declaration
Public Property AppendDataBoundItems As System.Boolean
<cc1:C1ComboBox ID="c1ComboBox2" runat="server" AppendDataBoundItems="true"></cc1:C1ComboBox>