GridViewAdaptiveCommandButtonSettings Properties
Provide access to properties that allow customizing settings of grid adaptive command buttons.| 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 button type that is used to render the current command button. |
| Styles | Gets the command button’s style. Inherited from GridCommandButtonSettings. |
| Text | Gets the command button’s text. Inherited from GridCommandButtonSettings. |
See Also