Back to Devexpress

ASPxCardViewCommandButtonEventArgs Constructors

aspnet-devexpress-dot-web-dot-aspxcardviewcommandbuttoneventargs-dot-ctor.md

latest1.4 KB
Original Source

ASPxCardViewCommandButtonEventArgs Constructors

Provides data for the ASPxCardView.CommandButtonInitialize event.

NameParametersDescription
ASPxCardViewCommandButtonEventArgs(CardViewCommandLayoutItem, CardViewCommandButtonType, Int32, Boolean, GridCommandButtonRenderMode, String, ImageProperties, ButtonControlStyles)layoutItem, buttonType, visibleIndex, isEditingCard, renderMode, text, image, stylesInitializes a new instance of the ASPxCardViewCommandButtonEventArgs class.
ASPxCardViewCommandButtonEventArgs(CardViewCommandLayoutItem, CardViewCommandButtonType, Int32, Boolean)layoutItem, buttonType, visibleIndex, isEditingCardInitializes a new instance of the ASPxCardViewCommandButtonEventArgs class.

See Also

ASPxCardViewCommandButtonEventArgs Class

ASPxCardViewCommandButtonEventArgs Members

DevExpress.Web Namespace