Skip to main content
A newer version of this page is available. .

LayoutViewAppearances Properties

Provides appearance settings used to paint the elements in a LayoutView View.
Name Description
Card Gets the appearance settings used to paint the background of cards.
CardCaption Provides access to the default appearance settings used to paint card captions in a LayoutView.
FieldCaption Gets the appearance settings used to paint field captions in a LayoutView’s cards.
FieldEditingValue Gets the appearance settings used to paint field values in edit mode.
FieldValue Gets the appearance settings used to paint field values in a LayoutView’s cards.
FilterCloseButton Gets the appearance settings used to paint the filter close button. Inherited from ColumnViewAppearances.
FilterPanel Gets the appearance settings used to paint the filter panel. Inherited from ColumnViewAppearances.
FocusedCardCaption Gets the appearance settings used to paint the focused card’s caption in a LayoutView.
HeaderPanel Contains appearance settings used to paint the Header Panel.
HideSelectionCardCaption Gets the appearance settings used to paint the captions of selected cards when the grid control is not focused.
IsDisposed Gets whether the current object has been disposed of. Inherited from BaseAppearanceCollection.
IsLoading Indicates whether the View that owns the current collection is currently being initialized. Inherited from BaseViewAppearanceCollection.
SelectedCardCaption Gets the appearance settings used to paint the captions of selected cards.
SelectionFrame Gets the appearance settings used to paint a marquee selection frame, when selecting multiple cards by a mouse drag.
SeparatorLine Gets the appearance settings used to paint card separators.
ViewBackground Gets the appearance settings used to paint a LayoutView’s background.
ViewCaption Contains appearance settings used to customize the View Caption. Inherited from ColumnViewAppearances.
See Also