Back to Devexpress

RowEventArgs Constructors

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

latest1.3 KB
Original Source

RowEventArgs Constructors

Provides data for the GridControl.GroupRowExpanded, GridControl.GroupRowCollapsed, GridViewBase.RowUpdated and GridViewBase.RowCanceled events.

NameParametersDescription
RowEventArgs(RoutedEvent, GridViewBase, Int32, Object)routedEvent, view, rowHandle, forcedRowInitializes a new instance of the RowEventArgs class with the specified settings.
RowEventArgs(RoutedEvent, GridViewBase, Int32)routedEvent, view, rowHandleInitializes a new instance of the RowEventArgs class with the specified settings.

See Also

RowEventArgs Class

RowEventArgs Members

DevExpress.Xpf.Grid Namespace