TagBoxEditBoxDisplayTemplateContext<TData, TValue> Properties
Stores information about a current data item. The EditBoxDisplayTemplate property accepts this object as thecontext
parameter.
Name | Description |
---|---|
TagBox | Returns the TagBox object. |
See Also