Skip to main content

BootstrapGridViewBandColumnBuilder Members

Methods

Name Description
AdaptivePriority(Int32) Inherited from BootstrapGridViewColumnBaseBuilder<T>.
AllowDragDrop(Nullable<Boolean>)
AllowTextTruncationInAdaptiveMode(Boolean) Inherited from BootstrapGridViewColumnBaseBuilder<T>.
Caption(String) Inherited from BootstrapGridViewColumnBaseBuilder<T>.
Columns(Action<BootstrapGridViewColumnCollectionBuilder>)
CssClasses(Action<BootstrapGridViewBandColumnCssClassesBuilder>)
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 BootstrapGridViewColumnBaseBuilder<T>.
FilterTemplate(TemplateContent) Inherited from BootstrapGridViewColumnBaseBuilder<T>.
FilterTemplate(TemplateContentCallback<BootstrapGridViewFilterCellTemplateContainerSettings>) Inherited from BootstrapGridViewColumnBaseBuilder<T>.
FooterTemplate(TemplateContent) Inherited from BootstrapGridViewColumnBaseBuilder<T>.
FooterTemplate(TemplateContentCallback<BootstrapGridViewFooterCellTemplateContainerSettings>) Inherited from BootstrapGridViewColumnBaseBuilder<T>.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
GroupFooterTemplate(TemplateContent) Inherited from BootstrapGridViewColumnBaseBuilder<T>.
GroupFooterTemplate(TemplateContentCallback<BootstrapGridViewGroupFooterCellTemplateContainerSettings>) Inherited from BootstrapGridViewColumnBaseBuilder<T>.
HeaderBadge(Action<BootstrapBadgePropertiesBuilder>)
HeaderCaptionTemplate(TemplateContent) Inherited from BootstrapGridViewColumnBaseBuilder<T>.
HeaderCaptionTemplate(TemplateContentCallback<BootstrapGridViewHeaderTemplateContainerSettings>) Inherited from BootstrapGridViewColumnBaseBuilder<T>.
HeaderTemplate(TemplateContent) Inherited from BootstrapGridViewColumnBaseBuilder<T>.
HeaderTemplate(TemplateContentCallback<BootstrapGridViewHeaderTemplateContainerSettings>) Inherited from BootstrapGridViewColumnBaseBuilder<T>.
MemberwiseClone() Creates a shallow copy of the current Object. Inherited from Object.
Name(String) Inherited from BootstrapGridViewColumnBaseBuilder<T>.
ReferenceEquals(Object, Object) Determines whether the specified Object instances are the same instance. Inherited from Object.
ToolTip(String) Sets the text displayed when the mouse pointer hovers over the control. Inherited from BootstrapGridViewColumnBaseBuilder<T>.
ToString() Inherited from BootstrapGridViewColumnBaseBuilder<T>.
Visible(Boolean) Inherited from BootstrapGridViewColumnBaseBuilder<T>.
VisibleIndex(Int32) Inherited from BootstrapGridViewColumnBaseBuilder<T>.
Width(Int32) Inherited from BootstrapGridViewColumnBaseBuilder<T>.
Width(String) Inherited from BootstrapGridViewColumnBaseBuilder<T>.
See Also