Back to Devexpress

ASPxVerticalGridCommandButtonEventArgs Constructors

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

latest1.5 KB
Original Source

ASPxVerticalGridCommandButtonEventArgs Constructors

Provides data for the ASPxVerticalGrid.CustomButtonInitialize event.

NameParametersDescription
ASPxVerticalGridCommandButtonEventArgs(VerticalGridCommandRow, VerticalGridCommandButtonType, Int32)row, buttonType, visibleIndexInitializes a new instance of the ASPxVerticalGridCommandButtonEventArgs class with specified settings.
ASPxVerticalGridCommandButtonEventArgs(VerticalGridCommandRow, VerticalGridCommandButtonType, String, ImageProperties, ButtonControlStyles, Int32, GridCommandButtonRenderMode)row, buttonType, text, image, styles, visibleIndex, renderModeInitializes a new instance of the ASPxVerticalGridCommandButtonEventArgs class with specified settings.

See Also

ASPxVerticalGridCommandButtonEventArgs Class

ASPxVerticalGridCommandButtonEventArgs Members

DevExpress.Web Namespace