Back to Devexpress

DevExpress.XtraGrid.Views.Layout Namespace

windowsforms-devexpress-dot-xtragrid-dot-views-3d87dc52.md

latest5.6 KB
Original Source

DevExpress.XtraGrid.Views.Layout Namespace

Contains classes implementing Layout View functionality (LayoutView).

Assembly : DevExpress.XtraGrid.v25.2.dll

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

Classes

NameDescription
LayoutItemDifferencesSummarizes differences for a specific card field (layout item) as compared to the card field’s default settings.
LayoutViewDisplays records as cards in one or more columns, in one or more rows, in an ellipse (carousel mode), or as a single card at a time. Supports complex card field layouts, built-in groups, tabbed groups, and labels.
LayoutViewAppearancesProvides appearance settings used to paint the elements in a LayoutView View.
LayoutViewCardRepresents a card in a LayoutView View.
LayoutViewCardDifferencesSummarizes differences for a card’s layout, as compared to the default card layout.
LayoutViewFieldRepresents a data field within cards in a LayoutView View.
LayoutViewOptionsBehaviorProvides behavior options for a LayoutView View.
LayoutViewOptionsCarouselModeContains display options of a Layout View in the LayoutViewMode.Carousel view mode.
LayoutViewOptionsCustomizationProvides options that determine which operations are available for end-users in a Layout View.
LayoutViewOptionsHeaderPanelContains options controlling the appearance and functionality provided by the Header Panel.
LayoutViewOptionsItemTextContains options that control the display of card fields’ text labels
LayoutViewOptionsMultiRecordModeContains options that control the layout of cards when a multiple record display mode is enabled.
LayoutViewOptionsPrintProvides print/export options for a LayoutView View.
LayoutViewOptionsSingleRecordModeContains display options applied in single card display mode.
LayoutViewOptionsViewProvides appearance options for a LayoutView View.
OptionsFieldProvides access to options that control the display of a field’s sort and filter buttons.

Enums

NameDescription
CardsAlignmentContains values that specify how cards in a LayoutView are aligned.
LayoutCardArrangeRuleList the values that specify how cards can be displayed in a LayoutView View: whole cards or partial cards.
LayoutItemDifferenceTypeIdentifies card field settings that can be modified via the LayoutView.CustomCardLayout event.
LayoutViewModeEnumerates card display modes.
LayoutViewPrintModeContains values that specify how cards are arranged in a print/export output.
SortFilterButtonShowModeContains values that specify the region where a field’s sort and filter buttons are displayed.