Back to Devexpress

DevExpress.XtraGrid.Views.Card Namespace

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

latest3.7 KB
Original Source

DevExpress.XtraGrid.Views.Card Namespace

Contains classes implementing Card View functionality (CardView).

Assembly : DevExpress.XtraGrid.v25.2.dll

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

Classes

NameDescription
CardCaptionCustomDrawEventArgsProvides data for the CardView.CustomDrawCardCaption event.
CardCaptionImageEventArgsProvides data for the CardView.CustomCardCaptionImage event.
CardOptionsBehaviorProvides behavior options for Card Views.
CardOptionsPrintProvides print/export options for Card Views.
CardOptionsViewProvides appearance options for Card Views.
CardViewDisplays data records as cards, arranged down and then across. Card fields are always arranged in a single column.
CardViewAppearancesProvides the appearance settings used to paint the elements in a Card View.
CardViewPrintAppearancesProvides the appearance settings used to paint the elements in a Card View when the grid control is printed/exported.
FieldHeightEventArgsProvides data for the CardView.CalcFieldHeight event.

Delegates

NameDescription
CardCaptionCustomDrawEventHandlerRepresents a method that will handle the CardView.CustomDrawCardCaption event.
CardCaptionImageEventHandlerRepresents a method that will handle the CardView.CustomCardCaptionImage event.
FieldHeightEventHandlerRepresents a method that will handle the CardView.CalcFieldHeight event.

Enums

NameDescription
CardStateContains values indicating all available Card View states.
CardVisibleStateContains values representing the visibility state of a card.