windowsforms-devexpress-dot-xtragrid-dot-views-ef34decf.md
Contains classes implementing Card View functionality (CardView).
Assembly : DevExpress.XtraGrid.v25.2.dll
NuGet Packages : DevExpress.Win.Grid, DevExpress.Win.Navigation
| Name | Description |
|---|---|
| CardCaptionCustomDrawEventArgs | Provides data for the CardView.CustomDrawCardCaption event. |
| CardCaptionImageEventArgs | Provides data for the CardView.CustomCardCaptionImage event. |
| CardOptionsBehavior | Provides behavior options for Card Views. |
| CardOptionsPrint | Provides print/export options for Card Views. |
| CardOptionsView | Provides appearance options for Card Views. |
| CardView | Displays data records as cards, arranged down and then across. Card fields are always arranged in a single column. |
| CardViewAppearances | Provides the appearance settings used to paint the elements in a Card View. |
| CardViewPrintAppearances | Provides the appearance settings used to paint the elements in a Card View when the grid control is printed/exported. |
| FieldHeightEventArgs | Provides data for the CardView.CalcFieldHeight event. |
| Name | Description |
|---|---|
| CardCaptionCustomDrawEventHandler | Represents a method that will handle the CardView.CustomDrawCardCaption event. |
| CardCaptionImageEventHandler | Represents a method that will handle the CardView.CustomCardCaptionImage event. |
| FieldHeightEventHandler | Represents a method that will handle the CardView.CalcFieldHeight event. |
| Name | Description |
|---|---|
| CardState | Contains values indicating all available Card View states. |
| CardVisibleState | Contains values representing the visibility state of a card. |