Skip to main content
A newer version of this page is available. .

BootstrapCardViewHeaderFilterPopupSettings Properties

Contains the Header Filter specific settings.
Name Description
CloseOnEscape Specifies whether a header filter is closed when an end-user presses the Esc key. Inherited from GridHeaderFilterPopupSettings.
Height Gets or sets the header filter’s height. Inherited from GridHeaderFilterPopupSettings.
MinHeight Gets or sets the minimum height of header filter’s popup window. Inherited from GridHeaderFilterPopupSettings.
MinWidth Gets or sets the minimum width of header filter’s popup window. Inherited from GridHeaderFilterPopupSettings.
PopupAnimationType Gets or sets a value specifying the animation type used to show the header filter‘s popup window. Inherited from GridHeaderFilterPopupSettings.
ResizingMode Gets or sets a value that specifies when the header filter being resized should be redrawn. Inherited from GridHeaderFilterPopupSettings.
SettingsAdaptivity Gets or sets the header filter‘s adaptivity settings. Inherited from GridHeaderFilterPopupSettings.
ShowCloseButton Gets or sets a value that specifies whether or not to display the header filter popup window’s close button. Inherited from GridHeaderFilterPopupSettings.
ShowCollapseButton This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
ShowHeader Gets or sets a value that specifies whether or not to display the header filter popup window’s header. Inherited from GridHeaderFilterPopupSettings.
ShowShadow This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools.
Width Gets or sets the header filter’s width. Inherited from GridHeaderFilterPopupSettings.
See Also