Skip to main content

LayoutViewOptionsSingleRecordMode Properties

Contains display options applied in single card display mode.
Name Description
CardAlignment Gets 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).
StretchCardToViewHeight Gets 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.
StretchCardToViewWidth Gets 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