GridViewCustomizationDialogCommandButtonSettings Properties
Provides settings that affect the customization dialog’s command button appearance and functionality.Name | Description |
---|---|
ButtonType | Obsolete. Specifies the button type that is used to render the current command button in the Customization Dialog. |
Image | Gets the settings of an image displayed in the command button. Inherited from GridCommandButtonSettings. |
RenderMode | Specifies the render mode of command buttons in the Customization Dialog |
Styles | Gets the command button’s style. Inherited from GridCommandButtonSettings. |
Text | Gets the command button’s text. Inherited from GridCommandButtonSettings. |
See Also