Back to Devexpress

EditorEventArgs Constructors

wpf-devexpress-dot-xpf-dot-grid-dot-editoreventargs-dot-ctor.md

latest856 B
Original Source

EditorEventArgs Constructors

Provides data for the GridViewBase.ShownEditor and GridViewBase.HiddenEditor event.

NameParametersDescription
EditorEventArgs(GridViewBase, Int32, GridColumn, IBaseEdit)view, rowHandle, column, editorInitializes a new instance of the EditorEventArgs class.

See Also

EditorEventArgs Class

EditorEventArgs Members

DevExpress.Xpf.Grid Namespace