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

ASPxGridCommandButtonEventArgs Constructors

Provides data for the ASPxGridView.CommandButtonInitialize and ASPxCardView.CommandButtonInitialize events.
Name Parameters Description
ASPxGridCommandButtonEventArgs(Object, String, ImageProperties, ButtonControlStyles, Int32, Boolean, GridCommandButtonRenderMode) buttonOwner, text, image, styles, visibleIndex, isEditingItem, renderMode Initializes a new instance of the ASPxGridCommandButtonEventArgs class.
See Also