windowsforms-devexpress-dot-xtragrid-dot-views-dot-layout.md
Contains classes that provide data for the LayoutView‘s events.
Assembly : DevExpress.XtraGrid.v25.2.dll
NuGet Packages : DevExpress.Win.Grid, DevExpress.Win.Navigation
| Name | Description |
|---|---|
| LayoutViewCardCaptionImageEventArgs | Provides data for the LayoutView.CustomCardCaptionImage event. |
| LayoutViewCustomCardLayoutEventArgs | Provides data for the LayoutView.CustomCardLayout event. |
| LayoutViewCustomRowCellEditEventArgs | Provides data for the LayoutView.CustomRowCellEdit event. |
| LayoutViewFieldCaptionImageEventArgs | Provides data for the LayoutView.CustomFieldCaptionImage event. |
| LayoutViewVisibleRecordIndexChangedEventArgs | Provides data for the LayoutView.VisibleRecordIndexChanged event. |
| Name | Description |
|---|---|
| LayoutViewCardCaptionImageEventHandler | Represents a method that will handle the LayoutView.CustomCardCaptionImage event. |
| LayoutViewCustomCardLayoutEventHandler | Represents a method that will handle the LayoutView.CustomCardLayout event. |
| LayoutViewCustomRowCellEditEventHandler | Represents a method that will handle the LayoutView.CustomRowCellEdit event. |
| LayoutViewFieldCaptionImageEventHandler | Represents a method that will handle the LayoutView.CustomFieldCaptionImage event. |
| LayoutViewVisibleRecordIndexChangedEventHandler | Represents a method that will handle the LayoutView.VisibleRecordIndexChanged event. |