Back to Devexpress

DevExpress.XtraGrid.Views.Layout.Events Namespace

windowsforms-devexpress-dot-xtragrid-dot-views-dot-layout.md

latest3.4 KB
Original Source

DevExpress.XtraGrid.Views.Layout.Events Namespace

Contains classes that provide data for the LayoutView‘s events.

Assembly : DevExpress.XtraGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Grid, DevExpress.Win.Navigation

Classes

NameDescription
LayoutViewCardCaptionImageEventArgsProvides data for the LayoutView.CustomCardCaptionImage event.
LayoutViewCustomCardLayoutEventArgsProvides data for the LayoutView.CustomCardLayout event.
LayoutViewCustomRowCellEditEventArgsProvides data for the LayoutView.CustomRowCellEdit event.
LayoutViewFieldCaptionImageEventArgsProvides data for the LayoutView.CustomFieldCaptionImage event.
LayoutViewVisibleRecordIndexChangedEventArgsProvides data for the LayoutView.VisibleRecordIndexChanged event.

Delegates

NameDescription
LayoutViewCardCaptionImageEventHandlerRepresents a method that will handle the LayoutView.CustomCardCaptionImage event.
LayoutViewCustomCardLayoutEventHandlerRepresents a method that will handle the LayoutView.CustomCardLayout event.
LayoutViewCustomRowCellEditEventHandlerRepresents a method that will handle the LayoutView.CustomRowCellEdit event.
LayoutViewFieldCaptionImageEventHandlerRepresents a method that will handle the LayoutView.CustomFieldCaptionImage event.
LayoutViewVisibleRecordIndexChangedEventHandlerRepresents a method that will handle the LayoutView.VisibleRecordIndexChanged event.