Skip to main content

BootstrapGridViewHeaderFilterPopupSettings Properties

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 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.
ShowHeader Gets or sets a value that specifies whether or not to display the header filter popup window’s header. Inherited from GridHeaderFilterPopupSettings.
Width Gets or sets the header filter’s width. Inherited from GridHeaderFilterPopupSettings.
See Also