MultiSelectWidget Fields |
The MultiSelectWidget type exposes the following members.
Name | Description | |
---|---|---|
_appCxt | The current IAppContext object initialized in the constructor. (Inherited from DivWidgetBase.) | |
_httpCxt | The current HttpContext object initialized in the constructor. (Inherited from DivWidgetBase.) | |
OptCheckboxWidget | The MultiSelect widget should use checkboxes instead of a multi-select list. | |
OptEditable | The MultiSelect widget should allow editing of its contents. | |
OptSizeToList | The MultiSelect widget should size to its contents. |