Back to Devexpress

cxVGrid Unit

vcl-cxvgrid-613e8cf2.md

latest10.4 KB
Original Source

cxVGrid Unit

Classes

NameDescription
TcxCaptionInfoList
TcxCaptionRowPropertiesContains settings that define the appearance and behavior of the header or category row for the editor.
TcxCategoryRowRepresents category row in the grid control.
TcxCategoryRowStylesContains the category row style settings.
TcxCollectionItemEditorRowPropertiesRepresents a base class for the multi editor row items.
TcxCustomEditorRowRepresents the base class for editor rows in the grid control.
TcxCustomEditorRowPropertiesThe base class for all classes that implement vertical grid row settings.
TcxCustomMultiEditorRowRepresents the base class for multi editor rows in the grid control.
TcxCustomRowThe base class that represents base interface structure and common functionality for rows of different types in the grid control.
TcxCustomRowHeaderInfoStores ViewInfo information about a row header.
TcxCustomRowPropertiesThe base class for classes that store vertical grid row settings.
TcxCustomRowViewInfoStores ViewInfo information on category, simple, and multi-editor vertical grid rows.
TcxCustomVerticalGridThe base class for Vertical Grid controls.
TcxEditorPropertiesCollectionRepresents a collection of multi editor row items.
TcxEditorRowAn unbound vertical grid row.
TcxEditorRowItemPropertiesContains settings that define the appearance and behavior of an item in a multi editor row.
TcxEditorRowPropertiesStores vertical grid row settings in unbound mode.
TcxEditorRowPropertiesExcelFilterPopupOptionsContains settings of an editor row‘s Excel-inspired filter dropdown.
TcxEditorRowPropertiesFilterPopupIncrementalFilteringOptionsContains incremental filtering settings of an editor row.
TcxEditorRowPropertiesFilterPopupOptionsContains an editor row‘s filter dropdown settings.
TcxEditorRowPropertiesOptionsContains an editor row‘s end-user capability settings.
TcxEditorRowStylesProvides access to the style settings of a vertical grid editor row.
TcxMultiEditorRowRepresents the multi editor row in the grid control.
TcxMultiEditorRowPropertiesContains settings that define the multi editor row’s appearance and behavior.
TcxMultiEditorRowPropertiesOptionsContains options for the multi editor row item.
TcxRowCaptionInfoStores ViewInfo information about a row item caption.
TcxRowOptionsContains settings for customizing row behavior.
TcxRowValueInfoStores ViewInfo information about a row data cell.
TcxUnboundVerticalGridThe base class for vertical grid controls implementing single record and banded layouts.
TcxVerticalGridThe vertical grid control that implements single record and banded layouts.
TcxVerticalGridCustomizingRepresents the grid’s Customization Form.
TcxVerticalGridDateTimeHandlingContains settings that determine how a vertical grid control shows and filters out date-time values.
TcxVerticalGridFilterBoxContains the find panel settings in vertical grid controls.
TcxVerticalGridFilteringContains a vertical grid control’s filter settings.
TcxVerticalGridFilteringRowExcelPopupOptionsContains settings of an Excel-inspired filter dropdown in vertical grid controls.
TcxVerticalGridFilteringRowPopupOptionsContains settings common to all filter dropdowns that a vertical grid control uses.
TcxVerticalGridRowsA vertical grid control’s row collection.
TcxVerticalGridScrollbarAnnotationOptionsStores a vertical grid‘s scrollbar annotation options.
TcxVerticalGridStylesProvides access to the grid’s style settings.
TcxvgCustomRowStylesThe TcxvgCustomRowStyles is the base class for classes that represent style settings for different types of the vertical grid rows.
TcxvgCustomViewInfo
TcxvgHitTestContains HitTest information about the vertical grid elements located under the mouse pointer.
TcxvgMultiRecordsOptionsBehaviorContains behavior and functionality settings that the virtual and data-aware Vertical Grid controls provide.
TcxvgMultiRecordsOptionsDataContains settings affecting the data-aware functionality of a vertical grid control.
TcxvgMultiRecordsOptionsViewContains settings for customizing the grid control appearance in the multiple record layout.
TcxvgOptionsBehaviorContains settings determining the grid control response to user actions.
TcxvgOptionsViewContains settings for customizing appearance of the grid control.
TcxvgPainter
TcxVirtualVerticalGridThe vertical grid control that implements single record, multi record and banded layouts.

Interfaces

Name
IcxVerticalGridDBDataController
IcxVGridDesignerRows

Enums

NameDescription
TcxMultiRecordEvenOddContentStyle
TcxvgGridLinesEnumerates the available grid lines.
TcxvgLayoutStyleEnumerates the available layout styles.
TcxvgPaintStyleEnumerates the available painting styles of the vertical grid control.
TcxvgUnboundLayoutStyleEnumerates the available layout styles of an unbound vertical grid.
TSeparatorKindEnumerates the available kinds of grid separators.

Constants

Name
vghc_Base
vghc_HitAtBandSizing
vghc_HitAtButton
vghc_HitAtCaption
vghc_HitAtCaptionFilterButton
vghc_HitAtCustomize
vghc_HitAtDivider
vghc_HitAtEmpty
vghc_HitAtImage
vghc_HitAtIndent
vghc_HitAtRowSizing
vghc_HitAtValue
vgrs_Content
vgrs_Header
vgs_Category
vgs_ContentEven
vgs_ContentOdd
vgs_Header
vgs_IncSearch

Types

NameDescription
TcxCustomRowClass
TcxVerticalGridChangedEvent
TcxVerticalGridDrawBackgroundEvent
TcxVerticalGridDrawHeaderEvent
TcxVerticalGridDrawValueEvent
TcxVerticalGridEditingEvent
TcxVerticalGridFocusedRecordChangedEvent
TcxVerticalGridGetDisplayTextEvent
TcxVerticalGridGetEditPropertiesEventThe procedural type for in-place editor setting retrieval events in a Vertical Grid control.
TcxVerticalGridItemChangedEvent
TcxVerticalGridValidateDrawValueEvent
TcxvgOnGetContentStyleEvent
TcxvgOnGetItemStyleEvent