Back to Devexpress

cxGridCardView Unit

vcl-cxgridcardview-9f5811cf.md

latest11.3 KB
Original Source

cxGridCardView Unit

Classes

NameDescription
TcxCustomGridCardRowLayoutObjectThe base class for classes that implement different types of card layouts.
TcxCustomGridCardScrollButtonViewInfo
TcxGridCardRepresents a record in a Card View.
TcxGridCardExpandButtonViewInfo
TcxGridCardRowCaptionHitTestContains the HitTest information about the card row caption located at the inspected point.
TcxGridCardRowCaptionViewInfo
TcxGridCardRowCellHitTestContains the HitTest information about a card row cell located at the inspected point.
TcxGridCardRowCellViewInfo
TcxGridCardRowContainerZone
TcxGridCardRowDataViewInfo
TcxGridCardRowExpandButtonHitTestStores HitTest information about a category row‘s expand button located at the inspected point.
TcxGridCardRowFilterButtonHitTestContains HitTest information about the card row filter dropdown button located at the inspected point.
TcxGridCardRowFilterButtonViewInfo
TcxGridCardRowIndentHitTestStores HitTest information about a category row‘s child indent located at the inspected point.
TcxGridCardRowLayer
TcxGridCardRowLayout
TcxGridCardRowLayoutObjectThe base class for classes representing visual layouts of a card.
TcxGridCardRowViewInfo
TcxGridCardScrollButtonDownHitTestStores HitTest information about the card scroll down button located at the inspected point.
TcxGridCardScrollButtonDownViewInfo
TcxGridCardScrollButtonUpHitTestStores HitTest information about the card scroll up button located at the inspected point.
TcxGridCardScrollButtonUpViewInfo
TcxGridCardsViewInfo
TcxGridCardViewA Card grid View.
TcxGridCardViewBackgroundBitmapsProvides background bitmaps for the visual elements of a Card View.
TcxGridCardViewColumn
TcxGridCardViewColumns
TcxGridCardViewControllerA controller for a Card View.
TcxGridCardViewCustomizationForm
TcxGridCardViewDateTimeHandlingContains a set of options that determine the manner in which card rows that display date/time values are filtered and how their values are displayed when filtering is applied
TcxGridCardViewFilteringContains filter settings for a Card View.
TcxGridCardViewInfoStores ViewInfo information needed to draw cards.
TcxGridCardViewOptionsBehaviorContains settings determining how the Card View responds to user actions via the mouse and keyboard.
TcxGridCardViewOptionsCustomizeStores end-user permission settings for grid Card View customization operations.
TcxGridCardViewOptionsDataContains settings determining the functionality of a data-aware Card View.
TcxGridCardViewOptionsSelectionContains settings concerning selections within a Card View.
TcxGridCardViewOptionsViewContains settings defining the appearance of a Card View.
TcxGridCardViewPainter
TcxGridCardViewRowAn unbound Card View row.
TcxGridCardViewRowLayoutControllerA card layout dispatcher.
TcxGridCardViewRowLayoutObjectStores layered card layout information.
TcxGridCardViewRowOptionsContains options managing the appearance and behavior of a card row.
TcxGridCardViewRowPositionStores card row layout settings.
TcxGridCardViewRowStylesStores styles that define the appearance of Card View row elements.
TcxGridCardViewSeparatorHitTestStores HitTest information about card separators (the lines that separate cards) in a Card View.
TcxGridCardViewSeparatorsViewInfoStores ViewInfo information about card separators.
TcxGridCardViewStylesStores styles that define the appearance of a Card View.
TcxGridCardViewStyleSheetRepresents a style sheet for a Card View.
TcxGridCardViewViewDataRepresents a class providing data retrieved from the data controller as an array of cards.
TcxGridCardViewViewInfo
TcxGridCardViewVisibleRowLayoutObjectStores row layout settings of a layered card.
TcxGridCardVisibleRowLayoutObjectImplements the card row layout in a layered card.

Records

NameDescription
TcxGridCardRowCoordinatesContains information on the card row’s position in a card, in row-and-column coordinates.
TcxGridCardRowPositionStores information on layer and card row positions in a card.

Enums

NameDescription
TcxGridCardExpandButtonAlignment
TcxGridCardRowInsertionPosEnumerates insertion points for card rows.
TcxGridCardViewLayoutDirection
TcxGridCardViewRowKind
TcxGridCardViewRowLayoutEnumerates card row arrangement options.

Constants

NameDescription
bbCaptionRow
bbCardBorder
bbCardViewFirst
bbRowCaption
cxGridCardBorderMinWidthSpecifies the default minimum width of a card’s border.
cxGridCardDefaultCategoryIndentSpecifies the default size of the category row‘s children indent in pixels.
cxGridCardDefaultCategorySeparatorWidthSpecifies the default width of the category row separator in pixels.
cxGridCardDefaultLayerSeparatorWidthSpecifies the default width of a layer separator in pixels.
cxGridCardDefaultWidthSpecifies the default width of a card.
cxGridCardMinWidthSpecifies the minimum default width of a card.
cxGridCardViewAlternateCaptionSeparatorSpecifies a string character to be used as a splitter between captions of the category row and its children.
cxGridDefaultCardBorderWidthSpecifies the default width of a card’s border.
isCaptionRow
isCategoryRow
isRowCaption
isRowFirst
vsCaptionRow
vsCardBorder
vsCardViewFirst
vsCategoryRow
vsCategorySeparator
vsLayerSeparator
vsRowCaption

Types

Name
TcxGridCardRowChangingEvent
TcxGridCardRowEvent