Skip to main content

BootstrapCardViewTemplatesBuilder<TModel> Members

Methods

Name Description
Card(TemplateContent) Inherited from BootstrapCardViewTemplatesBuilder.
Card(TemplateContentCallback<BootstrapCardViewCardTemplateContainerSettings<TModel>>)
Card(TemplateContentCallback<BootstrapCardViewCardTemplateContainerSettings>) Inherited from BootstrapCardViewTemplatesBuilder.
CardFooter(TemplateContent) Inherited from BootstrapCardViewTemplatesBuilder.
CardFooter(TemplateContentCallback<BootstrapCardViewCardFooterTemplateContainerSettings<TModel>>)
CardFooter(TemplateContentCallback<BootstrapCardViewCardFooterTemplateContainerSettings>) Inherited from BootstrapCardViewTemplatesBuilder.
CardHeader(TemplateContent) Inherited from BootstrapCardViewTemplatesBuilder.
CardHeader(TemplateContentCallback<BootstrapCardViewCardHeaderTemplateContainerSettings<TModel>>)
CardHeader(TemplateContentCallback<BootstrapCardViewCardHeaderTemplateContainerSettings>) Inherited from BootstrapCardViewTemplatesBuilder.
DataItem(TemplateContent) Inherited from BootstrapCardViewTemplatesBuilder.
DataItem(TemplateContentCallback<BootstrapCardViewDataItemTemplateContainerSettings<TModel>>)
DataItem(TemplateContentCallback<BootstrapCardViewDataItemTemplateContainerSettings>) Inherited from BootstrapCardViewTemplatesBuilder.
EditForm(TemplateContent) Inherited from BootstrapCardViewTemplatesBuilder.
EditForm(TemplateContentCallback<BootstrapCardViewEditFormTemplateContainerSettings<TModel>>)
EditForm(TemplateContentCallback<BootstrapCardViewEditFormTemplateContainerSettings>) Inherited from BootstrapCardViewTemplatesBuilder.
EditItem(TemplateContent) Inherited from BootstrapCardViewTemplatesBuilder.
EditItem(TemplateContentCallback<BootstrapCardViewEditItemTemplateContainerSettings<TModel>>)
EditItem(TemplateContentCallback<BootstrapCardViewEditItemTemplateContainerSettings>) Inherited from BootstrapCardViewTemplatesBuilder.
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.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
Header(TemplateContent) Inherited from BootstrapCardViewTemplatesBuilder.
Header(TemplateContentCallback<BootstrapCardViewHeaderTemplateContainerSettings>) Inherited from BootstrapCardViewTemplatesBuilder.
HeaderPanel(TemplateContent) Inherited from BootstrapCardViewTemplatesBuilder.
MemberwiseClone() Creates a shallow copy of the current Object. Inherited from Object.
PagerBar(TemplateContent) Inherited from BootstrapCardViewTemplatesBuilder.
PagerBar(TemplateContentCallback<BootstrapCardViewPagerBarTemplateContainerSettings>) Inherited from BootstrapCardViewTemplatesBuilder.
ReferenceEquals(Object, Object) Determines whether the specified Object instances are the same instance. Inherited from Object.
StatusBar(TemplateContent) Inherited from BootstrapCardViewTemplatesBuilder.
TitlePanel(TemplateContent) Inherited from BootstrapCardViewTemplatesBuilder.
ToString() Returns a string that represents the current object. Inherited from Object.
See Also