GridViewCommandButtonSettings Properties
Provides settings that affect the command button‘s appearance and functionality.
Name | Description |
---|---|
Button |
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 Grid |
Render |
Specifies the command button’s render mode.
Inherited from Grid |
Styles |
Gets the command button’s style.
Inherited from Grid |
Text |
Gets the command button’s text.
Inherited from Grid |
See Also