Back to Devexpress

LayoutViewOptionsView Properties

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

latest6.3 KB
Original Source

LayoutViewOptionsView Properties

Provides appearance options for a LayoutView View.

NameDescription
AllowBorderColorBlendingGets or sets whether to highlight the card caption and border using the BorderColor settings in skin paint schemes. This property is ignored by default starting from v18.2.
AllowFormatRuleDescriptionGets or sets whether to display format rule descriptions in the Rule Editor and Rule Manager. Inherited from ColumnViewOptionsView.
AllowHotTrackFieldsGets or sets whether card fields are highlighted when hovering over them with the mouse cursor.
AnimationTypeGets or sets the animation mode, which identifies cells for which animation is enabled. Inherited from ColumnViewOptionsView.
CardArrangeRuleGets or sets whether only entire cards can be displayed at the same time, or allow cards to be partially displayed.
CardsAlignmentGets or sets whether the top, center or bottom of cards are aligned when they have different heights.
ContentAlignmentGets or sets whether cards are centered within the View, or aligned to its specific edge.
DefaultColumnCountGets or sets the default number of columns into which layout items are arranged in the template card.
FilterCriteriaDisplayStyleGets or sets the display style of filter conditions in the Filter Panel and built-in Filter Editor. Inherited from ColumnViewOptionsView.
FocusRectStyleGets or sets how the focus rectangle is painted around fields.
PartialCardsSimpleScrollingGets or sets how the Layout View is scrolled when partial cards are enabled.
PartialCardWrapThresholdGets or sets the threshold for partially displayed cards, in pixels.
ShowButtonModeGets or sets a value that specifies which column cells display editor buttons. Inherited from ColumnViewOptionsView.
ShowCardBorderIfCaptionHiddenGets or sets whether a card’s border is painted when the card caption is hidden.
ShowCardCaptionGets or sets whether a card’s caption bar is visible.
ShowCardExpandButtonGets or sets whether expand/collapse buttons are displayed within card captions.
ShowCardFieldBordersGets or sets whether borders are displayed for card fields. This property is not supported in all skins.
ShowCardLinesGets or sets a value specifying whether card separators are displayed.
ShowFieldHintsGets or sets a value specifying whether hints are displayed for card fields with truncated content.
ShowFilterPanelObsolete. Gets or sets whether the filter panel is displayed when data filtering is applied. Inherited from ColumnViewOptionsView.
ShowFilterPanelModeGets or sets a value which specifies when the Filter Panel is shown. Inherited from ColumnViewOptionsView.
ShowHeaderPanelGets or sets whether the Header Panel is visible.
ShowViewCaptionGets or sets whether the View Caption is displayed above the View. Inherited from ColumnViewOptionsView.
ViewModeGets or sets the card layout.

See Also

LayoutViewOptionsView Class

LayoutViewOptionsView Members

DevExpress.XtraGrid.Views.Layout Namespace