Back to Devexpress

ASPxGridViewEditorEventArgs Constructors

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

latest1.0 KB
Original Source

ASPxGridViewEditorEventArgs Constructors

Provides data for the ASPxGridView.CellEditorInitialize and ASPxGridView.AutoFilterCellEditorInitialize events.

NameParametersDescription
ASPxGridViewEditorEventArgs(GridViewDataColumn, Int32, ASPxEditBase, Object, Object)column, visibleIndex, editor, keyValue, valueInitializes a new instance of the ASPxGridViewEditorEventArgs class with the specified settings.

See Also

ASPxGridViewEditorEventArgs Class

ASPxGridViewEditorEventArgs Members

DevExpress.Web Namespace