Back to Devexpress

EditFormHiddenEventArgs Properties

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

latest1.6 KB
Original Source

EditFormHiddenEventArgs Properties

Provides data for the GridView.EditFormHidden event.

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

See Also

EditFormHiddenEventArgs Class

EditFormHiddenEventArgs Members

DevExpress.XtraGrid.Views.Grid Namespace