BootstrapListBoxBuilder Methods Represents a control to display a list of items. Name Description AllowCustomValues(Boolean) Inherited from BootstrapListBoxBuilderBase<T>. Bind(Object) CallbackPageSize(Int32) Inherited from BootstrapListBoxBuilderBase<T>. Caption(String) Inherited from BootstrapListBoxBuilderBase<T>. CaptionSettings(Action<BootstrapEditorCaptionSettingsBuilder>) Inherited from BootstrapListBoxBuilderBase<T>. ClientEnabled(Boolean) Inherited from BootstrapListBoxBuilderBase<T>. ClientReadOnly(Boolean) Inherited from BootstrapListBoxBuilderBase<T>. ClientSideEvents(Action<ListBoxClientSideEventsBuilder>) Inherited from BootstrapListBoxBuilderBase<T>. ClientVisible(Boolean) Inherited from BootstrapListBoxBuilderBase<T>. CssClasses(Action<BootstrapListBoxCssClassesBuilder>) Inherited from BootstrapListBoxBuilderBase<T>. EnableClientSideAPI(Boolean) Inherited from BootstrapListBoxBuilderBase<T>. Enabled(Boolean) Inherited from BootstrapControlBuilder<T>. EnableSelectAll(Boolean) Inherited from BootstrapListBoxBuilderBase<T>. EncodeHtml(Boolean) Inherited from BootstrapControlBuilder<T>. Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object. Equals(Object, Object) Determines whether the specified object instances are considered equal. Inherited from Object. Fields(Action<BootstrapListBoxFieldCollectionBuilder>) Inherited from BootstrapListBoxBuilderBase<T>. FilteringSettings(Action<ListBoxFilteringSettingsBuilder>) Inherited from BootstrapListBoxBuilderBase<T>. GetHashCode() Serves as the default hash function. Inherited from Object. GetType() Gets the Type of the current instance. Inherited from Object. Height(Int32) Inherited from BootstrapControlBuilder<T>. Height(String) Inherited from BootstrapControlBuilder<T>. IconCssClassField(String) Inherited from BootstrapListBoxBuilderBase<T>. Items(Action<BootstrapListEditItemCollectionBuilder>) Inherited from BootstrapListBoxBuilderBase<T>. ItemTemplate(TemplateContent) Inherited from BootstrapListBoxBuilderBase<T>. ItemTemplate(TemplateContentCallback<BootstrapListEditItemTemplateContainerSettings>) Inherited from BootstrapListBoxBuilderBase<T>. MemberwiseClone() Creates a shallow copy of the current Object. Inherited from Object. Name(String) ReadOnly(Boolean) Inherited from BootstrapListBoxBuilderBase<T>. ReferenceEquals(Object, Object) Determines whether the specified Object instances are the same instance. Inherited from Object. Routes(Action<EditorRouteCollectionBuilder>) Inherited from BootstrapListBoxBuilderBase<T>. Rows(Int32) Inherited from BootstrapListBoxBuilderBase<T>. SelectAllText(String) Inherited from BootstrapListBoxBuilderBase<T>. SelectedIndex(Int32) Inherited from BootstrapListBoxBuilderBase<T>. SelectionMode(ListEditSelectionMode) Inherited from BootstrapListBoxBuilderBase<T>. SettingsLoadingPanel(Action<SettingsLoadingPanelBuilder>) Inherited from BootstrapListBoxBuilderBase<T>. TabIndex(Int16) Inherited from BootstrapListBoxBuilderBase<T>. TextField(String) Inherited from BootstrapListBoxBuilderBase<T>. ToolTip(String) Inherited from BootstrapListBoxBuilderBase<T>. ToString() Returns a string that represents the current object. Inherited from Object. ValidationSettings(Action<BootstrapEditorValidationSettingsBuilder>) Inherited from BootstrapListBoxBuilderBase<T>. Value(Object) Sets the editor’s value. ValueField(String) Inherited from BootstrapListBoxBuilderBase<T>. ValueType(Type) Inherited from BootstrapListBoxBuilderBase<T>. Visible(Boolean) Inherited from BootstrapControlBuilder<T>. Width(Int32) Inherited from BootstrapControlBuilder<T>. Width(String) Inherited from BootstrapControlBuilder<T>. WriteTo(TextWriter, HtmlEncoder) Inherited from BootstrapControlBuilder<T>. See Also BootstrapListBoxBuilder Class BootstrapListBoxBuilder Members DevExpress.AspNetCore.Bootstrap Namespace