Skip to main content

TcxvgMultiRecordsOptionsView Class

Contains settings for customizing the grid control appearance in the multiple record layout.

Declaration

TcxvgMultiRecordsOptionsView = class(
    TcxvgOptionsView
)

Remarks

The multiple record layout is used when the TcxVirtualVerticalGrid.LayoutStyle property is set to lsMultiRecordView.

See Also