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

BootstrapGridViewCommandButtonSettings Properties

Provides settings that affect the command button’s appearance and functionality.
Name Description
ButtonType Obsolete. Specifies the button type that is used to render the current command button. Inherited from GridViewCommandButtonSettings.
CssClass Provides access to CSS classes applied to visual elements of a command button.
IconCssClass Gets or sets the CSS class of the icon to display within the command button.
Image 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.
RenderMode Specifies the command button’s render mode. Inherited from GridCommandButtonSettings.
Styles 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.
Text Gets the command button’s text. Inherited from GridCommandButtonSettings.
See Also