'宣言 Public Event ItemPopulate As C1ComboBoxItemPopulateEventHandler
public event C1ComboBoxItemPopulateEventHandler ItemPopulate
イベント データ
イベント ハンドラが、このイベントに関連するデータを含む、C1ComboBoxItemPopulateEventArgs 型の引数を受け取りました。次の C1ComboBoxItemPopulateEventArgs プロパティには、このイベントの固有の情報が記載されます。
プロパティ | 解説 |
---|---|
EndRequest | クライアント側に充実したすべての項目の末尾があるかどうかを示すブール値を取得または設定します。 |
FilterText | FilterText を取得または設定します。 |
RequestedItemCount | クライアント項目の数を取得します。 |
参照