Back to Devexpress

ASPxCardViewCustomCommandButtonEventArgs Properties

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

latest3.0 KB
Original Source

ASPxCardViewCustomCommandButtonEventArgs Properties

Provides data for the ASPxCardView.CustomButtonInitialize event.

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

See Also

ASPxCardViewCustomCommandButtonEventArgs Class

ASPxCardViewCustomCommandButtonEventArgs Members

DevExpress.Web Namespace