TcxGridLayoutViewRecord Class
In This Article
A Layout View‘s card.
#Declaration
Delphi
TcxGridLayoutViewRecord = class(
TcxGridCustomLayoutRecord
)
#Remarks
The TcxGridLayoutViewRecord object is referenced by the AGridRecord parameter of the View’s OptionsView.RecordCaption.GetFormattedText method.
#Inheritance
TObject
TcxCustomGridRecord
TcxGridCustomLayoutRecord
TcxGridLayoutViewRecord
See Also