Back to Devexpress

ASPxGridCustomCommandButtonEventArgs Properties

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

latest1.6 KB
Original Source

ASPxGridCustomCommandButtonEventArgs Properties

Serves as a base for classes that provide data for command button related events.

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

See Also

ASPxGridCustomCommandButtonEventArgs Class

ASPxGridCustomCommandButtonEventArgs Members

DevExpress.Web Namespace