Back to Devexpress

ASPxGridCommandButtonEventArgs Properties

aspnet-devexpress-dot-web-dot-aspxgridcommandbuttoneventargs-dot-underscore-properties.md

latest1.5 KB
Original Source

ASPxGridCommandButtonEventArgs Properties

Provides data for the ASPxGridView.CommandButtonInitialize and ASPxCardView.CommandButtonInitialize events.

NameDescription
EnabledGets or sets whether the processed command button is enabled.
ImageGets the settings of an image displayed within the processed command button.
RenderModeSpecifies the processed command button’s render mode.
StylesGets the processed command button’s style.
TextGets the processed command button’s text.
VisibleGets or sets whether the command button is visible.
VisibleIndexGets the visible index of a data item (row, card or record) which contains the processed command button.

See Also

ASPxGridCommandButtonEventArgs Class

ASPxGridCommandButtonEventArgs Members

DevExpress.Web Namespace