TcxGridLayoutViewStyles.RecordBorder Property
In This Article
Specifies the style for the card border.
#Declaration
Delphi
property RecordBorder: TcxStyle index vsRecordBorder read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
The style for a certain card border can be specified using the OnGetRecordBorderStyle event.
See Also