DropDownBoxTemplateContext Properties
Stores information about the processed drop-down box editor and is passed as thecontext
parameter to DropDownHeaderTemplate, DropDownBodyTemplate, and DropDownFooterTemplate.
Name | Description |
---|---|
DropDownBox | Returns the processed drop-down box editor. |
See Also