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