| Name | Description |
 | Bind | Overloaded. Sets ItemsSource by builder. (Inherited from C1.Web.Mvc.Fluent.ItemsBoundControlBuilder<T,MultiSelect<T>,MultiSelectBuilder<T>>) |
 | CheckedIndexes | Overloaded. Sets the CheckedIndexes property. |
 | CheckedMemberPath | Sets the CheckedMemberPath property. |
 | CheckedValues | Overloaded. Sets the CheckedValues property. |
 | CssClass | Sets the css class of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<MultiSelect<T>,MultiSelectBuilder<T>>) |
 | CssStyle | Sets one CSS property. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<MultiSelect<T>,MultiSelectBuilder<T>>) |
 | CssStyles | Sets the CSS styles. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<MultiSelect<T>,MultiSelectBuilder<T>>) |
 | DisplayMemberPath | Sets the DisplayMemberPath property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,MultiSelect<T>,MultiSelectBuilder<T>>) |
 | DropDownCssClass | Sets the DropDownCssClass property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<T,MultiSelect<T>,MultiSelectBuilder<T>>) |
 | HeaderFormat | Sets the HeaderFormat property. |
 | HeaderFormatter | Sets the HeaderFormatter property. |
 | Height | Overloaded. Sets the height of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<MultiSelect<T>,MultiSelectBuilder<T>>) |
 | HtmlAttribute | Sets one HTML attribute. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<MultiSelect<T>,MultiSelectBuilder<T>>) |
 | HtmlAttributes | Overloaded. Sets the HTML attributes. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<MultiSelect<T>,MultiSelectBuilder<T>>) |
 | Id | Sets the id of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<MultiSelect<T>,MultiSelectBuilder<T>>) |
 | IsAnimated | Sets the IsAnimated property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<T,MultiSelect<T>,MultiSelectBuilder<T>>) |
 | IsContentHtml | Sets the IsContentHtml property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,MultiSelect<T>,MultiSelectBuilder<T>>) |
 | IsDisabled | Sets isDisabled state of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<MultiSelect<T>,MultiSelectBuilder<T>>) |
 | IsDroppedDown | Sets the IsDroppedDown property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<T,MultiSelect<T>,MultiSelectBuilder<T>>) |
 | IsReadOnly | Sets the IsReadOnly property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<T,MultiSelect<T>,MultiSelectBuilder<T>>) |
 | ItemFormatter | Sets the ItemFormatter property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,MultiSelect<T>,MultiSelectBuilder<T>>) |
 | ItemsSourceId | Sets the ItemsSourceId specify which CollectionViewService will be used for this control. (Inherited from C1.Web.Mvc.Fluent.ItemsBoundControlBuilder<T,MultiSelect<T>,MultiSelectBuilder<T>>) |
 | ItemTemplateContent | Sets the ItemTemplateContent property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,MultiSelect<T>,MultiSelectBuilder<T>>) |
 | ItemTemplateId | Sets the ItemTemplateId property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,MultiSelect<T>,MultiSelectBuilder<T>>) |
 | MaxDropDownHeight | Sets the MaxDropDownHeight property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,MultiSelect<T>,MultiSelectBuilder<T>>) |
 | MaxDropDownWidth | Sets the MaxDropDownWidth property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,MultiSelect<T>,MultiSelectBuilder<T>>) |
 | MaxHeaderItems | Sets the MaxHeaderItems property. |
 | Name | Sets the Name property. |
 | OnClientCheckedItemsChanged | Sets the OnClientCheckedItemsChanged property. |
 | OnClientFormatItem | Sets the OnClientFormatItem property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,MultiSelect<T>,MultiSelectBuilder<T>>) |
 | OnClientGotFocus | Occurs when the control gets the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<MultiSelect<T>,MultiSelectBuilder<T>>) |
 | OnClientIsDroppedDownChanged | Sets the OnClientIsDroppedDownChanged property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<T,MultiSelect<T>,MultiSelectBuilder<T>>) |
 | OnClientIsDroppedDownChanging | Sets the OnClientIsDroppedDownChanging property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<T,MultiSelect<T>,MultiSelectBuilder<T>>) |
 | OnClientLostFocus | Occurs when the control loses the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<MultiSelect<T>,MultiSelectBuilder<T>>) |
 | OnClientSelectedIndexChanged | Sets the OnClientSelectedIndexChanged property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,MultiSelect<T>,MultiSelectBuilder<T>>) |
 | Placeholder | Sets the Placeholder property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<T,MultiSelect<T>,MultiSelectBuilder<T>>) |
 | SelectedValuePath | Sets the SelectedValuePath property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,MultiSelect<T>,MultiSelectBuilder<T>>) |
 | ShowDropDownButton | Sets the ShowDropDownButton property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<T,MultiSelect<T>,MultiSelectBuilder<T>>) |
 | TemplateBind | When the control works in template mode, bind the property which name is specified to some item which name is specified. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<MultiSelect<T>,MultiSelectBuilder<T>>) |
 | ToHtmlString | Get an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<MultiSelect<T>,MultiSelectBuilder<T>>) |
 | ToTemplate | Transfer to template mode. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<MultiSelect<T>,MultiSelectBuilder<T>>) |
 | Width | Overloaded. Sets the width of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<MultiSelect<T>,MultiSelectBuilder<T>>) |