DevExpress.XtraGrid.Views.Layout.Events Namespace
Contains classes that provide data for the LayoutView‘s events.
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Classes
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. |
Delegates
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. |