Skip to main content

BootstrapGridViewSearchPanelCommandButtonSettings Properties

Provides settings that affect the appearance and functionality of a command button displayed on the Grid View’s search panel.
Name Description
CssClass Provides access to CSS classes applied to visual elements of a command button. Inherited from BootstrapGridViewCommandButtonSettings.
IconCssClass Gets or sets the CSS class of the icon to display within the command button. Inherited from BootstrapGridViewCommandButtonSettings.
RenderMode Specifies the render mode of command buttons in the search panel.
Text Gets the command button’s text. Inherited from GridCommandButtonSettings.
See Also