Skip to main content

BootstrapCardViewProgressBarColumnBuilder Members

Methods

Name Description
Caption(String) Inherited from BootstrapCardViewColumnBaseBuilder<T>.
CssClasses(Action<BootstrapCardViewColumnCssClassesBuilder>) Inherited from BootstrapCardViewColumnBaseBuilder<T>.
DataItemTemplate(TemplateContent) Inherited from BootstrapCardViewColumnBaseBuilder<T>.
DataItemTemplate(TemplateContentCallback<BootstrapCardViewDataItemTemplateContainerSettings>) Inherited from BootstrapCardViewColumnBaseBuilder<T>.
EditItemTemplate(TemplateContent) Inherited from BootstrapCardViewColumnBaseBuilder<T>.
EditItemTemplate(TemplateContentCallback<BootstrapCardViewEditItemTemplateContainerSettings>) Inherited from BootstrapCardViewColumnBaseBuilder<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.
ExportWidth(Int32) Inherited from BootstrapCardViewColumnBaseBuilder<T>.
FieldName(String) Inherited from BootstrapCardViewColumnBaseBuilder<T>.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
HeaderBadge(Action<BootstrapBadgePropertiesBuilder>) Inherited from BootstrapCardViewColumnBaseBuilder<T>.
HeaderTemplate(TemplateContent) Inherited from BootstrapCardViewColumnBaseBuilder<T>.
HeaderTemplate(TemplateContentCallback<BootstrapCardViewHeaderTemplateContainerSettings>) Inherited from BootstrapCardViewColumnBaseBuilder<T>.
HorizontalAlign(HorizontalAlign) Inherited from BootstrapCardViewColumnBaseBuilder<T>.
MemberwiseClone() Creates a shallow copy of the current Object. Inherited from Object.
Name(String) Inherited from BootstrapCardViewColumnBaseBuilder<T>.
PropertiesProgressBar(Action<BootstrapProgressBarPropertiesBuilder>)
ReadOnly(Boolean) Inherited from BootstrapCardViewColumnBaseBuilder<T>.
ReferenceEquals(Object, Object) Determines whether the specified Object instances are the same instance. Inherited from Object.
Settings(Action<BootstrapCardViewColumnSettingsBuilder>) Inherited from BootstrapCardViewColumnBaseBuilder<T>.
SettingsHeaderFilter(Action<BootstrapCardViewDataColumnHeaderFilterSettingsBuilder>) Inherited from BootstrapCardViewColumnBaseBuilder<T>.
SortIndex(Int32) Inherited from BootstrapCardViewColumnBaseBuilder<T>.
SortOrder(ColumnSortOrder) Inherited from BootstrapCardViewColumnBaseBuilder<T>.
ToolTip(String) Inherited from BootstrapCardViewColumnBaseBuilder<T>.
ToString() Inherited from BootstrapCardViewColumnBaseBuilder<T>.
UnboundExpression(String) Inherited from BootstrapCardViewColumnBaseBuilder<T>.
UnboundType(UnboundColumnType) Inherited from BootstrapCardViewColumnBaseBuilder<T>.
Visible(Boolean) Inherited from BootstrapCardViewColumnBaseBuilder<T>.
VisibleIndex(Int32) Inherited from BootstrapCardViewColumnBaseBuilder<T>.
Width(Int32) Inherited from BootstrapCardViewColumnBaseBuilder<T>.
Width(String) Inherited from BootstrapCardViewColumnBaseBuilder<T>.
See Also