TcxvgMultiRecordsOptionsView Class
In This Article
Contains settings for customizing the grid control appearance in the multiple record layout.
#Declaration
Delphi
TcxvgMultiRecordsOptionsView = class(
TcxvgOptionsView
)
#Remarks
The multiple record layout is used when the TcxVirtualVerticalGrid.LayoutStyle property is set to lsMultiRecordView.
#Inheritance
See Also