Skip to main content
Tab

CardViewCommandButtonSettings 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.
Image Gets the settings of an image displayed in the command button. Inherited from GridCommandButtonSettings.
RenderMode Specifies the command button’s render mode. Inherited from GridCommandButtonSettings.
Styles Gets the command button’s style. Inherited from GridCommandButtonSettings.
Text Gets the command button’s text. Inherited from GridCommandButtonSettings.
See Also