Back to Devexpress

ASPxGridViewCommandButtonEventArgs Constructors

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

latest1.4 KB
Original Source

ASPxGridViewCommandButtonEventArgs Constructors

Provides data for the ASPxGridView.CommandButtonInitialize event.

NameParametersDescription
ASPxGridViewCommandButtonEventArgs(GridViewCommandColumn, ColumnCommandButtonType, Int32, Boolean)column, buttonType, visibleIndex, isEditingRowInitializes a new instance of the ASPxGridViewCommandButtonEventArgs class with the specified settings.
ASPxGridViewCommandButtonEventArgs(GridViewCommandColumn, ColumnCommandButtonType, String, ImageProperties, ButtonControlStyles, Int32, Boolean, GridCommandButtonRenderMode)column, buttonType, text, image, styles, visibleIndex, isEditingRow, renderModeProvides data for the ASPxGridView.CommandButtonInitialize event.

See Also

ASPxGridViewCommandButtonEventArgs Class

ASPxGridViewCommandButtonEventArgs Members

DevExpress.Web Namespace