Back to Devexpress

LayoutViewOptionsSingleRecordMode Properties

windowsforms-devexpress-dot-xtragrid-dot-views-dot-layout-dot-layoutviewoptionssinglerecordmode-dot-underscore-properties.md

latest1.7 KB
Original Source

LayoutViewOptionsSingleRecordMode Properties

Contains display options applied in single card display mode.

NameDescription
CardAlignmentGets or sets the card’s alignment within the View when the card is stretched to fully fill the View’s width or height. This option is in effect when the LayoutViewOptionsSingleRecordMode.StretchCardToViewHeight or LayoutViewOptionsSingleRecordMode.StretchCardToViewWidth property is enabled (not both).
StretchCardToViewHeightGets or sets whether the currently visible card is stretched vertically to fully fill the View’s height. This option is in effect in Single Record view mode.
StretchCardToViewWidthGets or sets whether the currently visible card is stretched horizontally to fully fill the View’s width. This option is in effect in Single Record view mode.

See Also

LayoutViewOptionsSingleRecordMode Class

LayoutViewOptionsSingleRecordMode Members

DevExpress.XtraGrid.Views.Layout Namespace