Skip to main content

BootstrapCardViewPagerSettingsBuilder Methods

Name Description
AllButton(Action<BootstrapAllButtonPropertiesBuilder>)
AlwaysShowPager(Boolean)
CurrentPageNumberFormat(String)
EllipsisMode(PagerEllipsisMode)
EnableAdaptivity(Boolean)
EndlessPagingMode(CardViewEndlessPagingMode)
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.
FirstPageButton(Action<BootstrapFirstButtonPropertiesBuilder>)
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
ItemsPerPage(Int32)
LastPageButton(Action<BootstrapLastButtonPropertiesBuilder>)
MemberwiseClone() Creates a shallow copy of the current Object. Inherited from Object.
Mode(GridViewPagerMode)
NextPageButton(Action<BootstrapNextButtonPropertiesBuilder>)
NumericButtonCount(Int32)
PageNumberFormat(String)
PageSizeItemSettings(Action<BootstrapCardViewPageSizeItemSettingsBuilder>)
Position(PagerPosition)
PrevPageButton(Action<BootstrapPrevButtonPropertiesBuilder>)
ReferenceEquals(Object, Object) Determines whether the specified Object instances are the same instance. Inherited from Object.
ShowDisabledButtons(Boolean)
ShowEmptyCards(Boolean)
ShowNumericButtons(Boolean)
Summary(Action<SummaryPropertiesBuilder>)
ToString() Returns a string that represents the current object. Inherited from Object.
Visible(Boolean)
See Also