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

ASPxGridCommandButtonEventArgs Properties

Provides data for the ASPxGridView.CommandButtonInitialize and ASPxCardView.CommandButtonInitialize events.
Name Description
Enabled Gets or sets whether the processed command button is enabled.
Image Gets the settings of an image displayed within the processed command button.
RenderMode Specifies the processed command button’s render mode.
Styles Gets the processed command button’s style.
Text Gets the processed command button’s text.
Visible Gets or sets whether the command button is visible.
VisibleIndex Gets the visible index of a data item (row, card or record) which contains the processed command button.
See Also