Skip to main content

BootstrapCardViewBuilder Members

Methods

Name Description
Bind(Object) Binds the control to the specified data source. Inherited from BootstrapCardViewBuilderBase<T>.
BindToLINQ(IQueryable) Binds the Card View to a queryable data source in server mode. Inherited from BootstrapCardViewBuilderBase<T>.
BindToXPO(Session, Type) Establishes a server-mode data binding via DevExpress eXpress Persistent Objects for .NET (XPO) ORM. Inherited from BootstrapCardViewBuilderBase<T>.
BindToXPO<TEntity>(XPQuery<TEntity>) Establishes a server-mode data binding via DevExpress eXpress Persistent Objects for .NET (XPO) ORM. Inherited from BootstrapCardViewBuilderBase<T>.
CardLayoutProperties(Action<BootstrapCardViewFormLayoutPropertiesBuilder>) Inherited from BootstrapCardViewBuilderBase<T>.
ClientSideEvents(Action<BootstrapCardViewClientSideEventsBuilder>) Inherited from BootstrapCardViewBuilderBase<T>.
ClientVisible(Boolean) Inherited from BootstrapCardViewBuilderBase<T>.
Columns(Action<BootstrapCardViewColumnCollectionBuilder>) Provides access to the Card View column collection. Inherited from BootstrapCardViewBuilderBase<T>.
CssClasses(Action<BootstrapCardViewCssClassesBuilder>) Inherited from BootstrapCardViewBuilderBase<T>.
CssClassesEditor(Action<BootstrapGridEditorCssClassesBuilder>) Inherited from BootstrapCardViewBuilderBase<T>.
CssClassesFormLayout(Action<BootstrapGridFormLayoutCssClassesBuilder>) Inherited from BootstrapCardViewBuilderBase<T>.
CssClassesPager(Action<BootstrapGridPagerCssClassesBuilder>) Inherited from BootstrapCardViewBuilderBase<T>.
EditErrorText(String) Inherited from BootstrapCardViewBuilderBase<T>.
EnableCallbackAnimation(Boolean) Inherited from BootstrapCardViewBuilderBase<T>.
EnableCallbackCompression(Boolean) Inherited from BootstrapCardViewBuilderBase<T>.
EnableCardsCache(Boolean) Inherited from BootstrapCardViewBuilderBase<T>.
Enabled(Boolean) Inherited from BootstrapControlBuilder<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.
FormatConditions(Action<BootstrapCardViewFormatConditionCollectionBuilder>) Inherited from BootstrapCardViewBuilderBase<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>.
KeyFieldName(String) Sets the name of the data source key field. Inherited from BootstrapCardViewBuilderBase<T>.
KeyFieldName(String[]) Sets the names of the data source key fields. Inherited from BootstrapCardViewBuilderBase<T>.
MemberwiseClone() Creates a shallow copy of the current Object. Inherited from Object.
Name(String) Inherited from BootstrapControlBuilder<T>.
OnBeforeHeaderFilterFillItems(Action<IBootstrapCardView, IBootstrapCardViewBeforeHeaderFilterFillItemsEventArgs>) Inherited from BootstrapCardViewBuilderBase<T>.
OnBeforeRender(Action<IBootstrapCardView, IEventArgs>) Inherited from BootstrapCardViewBuilderBase<T>.
OnCommandButtonInitialize(Action<IBootstrapCardView, IBootstrapCardViewCommandButtonEventArgs>) Inherited from BootstrapCardViewBuilderBase<T>.
OnCustomColumnDisplayText(Action<IBootstrapCardView, IBootstrapCardViewColumnDisplayTextEventArgs>) Inherited from BootstrapCardViewBuilderBase<T>.
OnCustomColumnSort(Action<IBootstrapCardView, IBootstrapCardViewCustomColumnSortEventArgs>) Inherited from BootstrapCardViewBuilderBase<T>.
OnCustomJSProperties(Action<IBootstrapCardView, ICustomJSPropertiesEventArgs>) Enables you to supply any server data that can then be parsed on the client. Inherited from BootstrapCardViewBuilderBase<T>.
OnCustomSummaryCalculate(Action<IBootstrapCardView, IBootstrapCardViewCustomSummaryEventArgs>) Enables you to calculate summary values manually. Inherited from BootstrapCardViewBuilderBase<T>.
OnCustomUnboundColumnData(Action<IBootstrapCardView, IBootstrapCardViewColumnDataEventArgs>) Inherited from BootstrapCardViewBuilderBase<T>.
OnDataBinding(Action<IBootstrapCardView, IEventArgs>) Inherited from BootstrapCardViewBuilderBase<T>.
OnHeaderFilterFillItems(Action<IBootstrapCardView, IBootstrapCardViewHeaderFilterEventArgs>) Inherited from BootstrapCardViewBuilderBase<T>.
OnInitialized(Action<IBootstrapCardView, IEventArgs>) Inherited from BootstrapCardViewBuilderBase<T>.
OnSummaryDisplayText(Action<IBootstrapCardView, IBootstrapCardViewSummaryDisplayTextEventArgs>) Inherited from BootstrapCardViewBuilderBase<T>.
ReferenceEquals(Object, Object) Determines whether the specified Object instances are the same instance. Inherited from Object.
Routes(Action<CardViewRouteCollectionBuilder>) Specifies a collection of routes for Card View updated or performing other Controller-side operations on demand. Inherited from BootstrapCardViewBuilderBase<T>.
Settings(Action<BootstrapCardViewSettingsBuilder>) Inherited from BootstrapCardViewBuilderBase<T>.
SettingsBehavior(Action<BootstrapCardViewBehaviorSettingsBuilder>) Inherited from BootstrapCardViewBuilderBase<T>.
SettingsBootstrap(Action<BootstrapGridBootstrapSpecificSettingsBuilder>) Inherited from BootstrapCardViewBuilderBase<T>.
SettingsCommandButton(Action<BootstrapCardViewCommandButtonsSettingsBuilder>) Inherited from BootstrapCardViewBuilderBase<T>.
SettingsCookies(Action<BootstrapCardViewCookiesSettingsBuilder>) Inherited from BootstrapCardViewBuilderBase<T>.
SettingsEditing(Action<BootstrapCardViewEditingSettingsBuilder>)
SettingsLayout(Action<BootstrapCardViewLayoutSettingsBuilder>) Inherited from BootstrapCardViewBuilderBase<T>.
SettingsLoadingPanel(Action<BootstrapCardViewLoadingPanelSettingsBuilder>) Inherited from BootstrapCardViewBuilderBase<T>.
SettingsPager(Action<BootstrapCardViewPagerSettingsBuilder>) Inherited from BootstrapCardViewBuilderBase<T>.
SettingsPopup(Action<BootstrapCardViewPopupControlSettingsBuilder>) Inherited from BootstrapCardViewBuilderBase<T>.
SettingsSearchPanel(Action<BootstrapCardViewSearchPanelSettingsBuilder>) Inherited from BootstrapCardViewBuilderBase<T>.
SettingsText(Action<BootstrapCardViewTextSettingsBuilder>) Inherited from BootstrapCardViewBuilderBase<T>.
TabIndex(Int16) Inherited from BootstrapCardViewBuilderBase<T>.
Templates(Action<BootstrapCardViewTemplatesBuilder>) Inherited from BootstrapCardViewBuilderBase<T>.
Toolbars(Action<BootstrapCardViewToolbarCollectionBuilder>) Inherited from BootstrapCardViewBuilderBase<T>.
ToolTip(String) Inherited from BootstrapCardViewBuilderBase<T>.
ToString() Returns a string that represents the current object. Inherited from Object.
TotalSummary(Action<BootstrapCardViewSummaryItemCollectionBuilder>) Provides access to total summary items. Inherited from BootstrapCardViewBuilderBase<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