ComboBoxEditBoxDisplayTemplateContext<TData, TValue> Properties
Stores information about a ComboBox item. The EditBoxDisplayTemplate property accepts this object as the context
parameter.
Name | Description |
---|---|
Combo |
Returns the Combo |
Data |
Returns the processed data item. |
See Also