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