Skip to main content

BootstrapGridViewDataColumnHeaderFilterSettingsBuilder Methods

Contains the column’s header filter specific settings.
Name Description
DateRangeCalendarSettings(Action<BootstrapGridViewColumnDateRangeCalendarSettingsBuilder>) The settings of the header filter calendar.
DateRangePeriodsSettings(Action<GridViewColumnDateRangePeriodsSettingsBuilder>) The settings of the header filter periods section.
DateRangePickerSettings(Action<BootstrapGridViewColumnDateRangePickerSettingsBuilder>) The settings of the header filter date range picker.
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.
ListBoxSearchUISettings(Action<GridHeaderFilterListBoxSearchUISettingsBuilder>)
MemberwiseClone() Creates a shallow copy of the current Object. Inherited from Object.
Mode(GridHeaderFilterMode) Specifies the type of header filter used for the current column.
ReferenceEquals(Object, Object) Determines whether the specified Object instances are the same instance. Inherited from Object.
ToString() Returns a string that represents the current object. Inherited from Object.
See Also