Back to Devexpress

RowAllowEventArgs Properties

windowsforms-devexpress-dot-xtragrid-dot-views-dot-base-dot-rowalloweventargs-dot-underscore-properties.md

latest1.3 KB
Original Source

RowAllowEventArgs Properties

Provides data for the GridView.GroupRowExpanding and GridView.GroupRowCollapsing events.

NameDescription
AllowGets or sets a value specifying whether the current operation is allowed.
RowHandleGets the row’s handle (position). For the ColumnView.RowUpdated event, this property specifies the previous handle (position) of the currently processed row. NewItemRowHandle value when a new row is added. Inherited from RowEventArgs.

See Also

RowAllowEventArgs Class

RowAllowEventArgs Members

DevExpress.XtraGrid.Views.Base Namespace