Back to Devexpress

EditFormEventArgsBase Properties

windowsforms-devexpress-dot-xtragrid-dot-views-dot-grid-dot-editformeventargsbase-dot-underscore-properties.md

latest1.3 KB
Original Source

EditFormEventArgsBase Properties

Provides data for the GridView.EditFormPrepared and EditFormHidden events.

NameDescription
BindableControlsProvides access to the collection of controls used to edit the processed data record. Controls are indexed by field names or grid columns.
PanelGets the container that arranges editors and buttons on the Edit Form.
RowHandleGets the handle that identifies the grid row for which the Edit From is displayed/hidden.

See Also

EditFormEventArgsBase Class

EditFormEventArgsBase Members

DevExpress.XtraGrid.Views.Grid Namespace