|
TRVTableCellData.VisibleBorders |
Top Previous Next |
|
Allows to hide some sides of cell border. property VisibleBorders: TRVBooleanRect; Direct assignment to this property cannot be undone/redone by user, use table.SetCellVisibleBorders. Default value: True, True, True, True (all sides are visible) See also properties of table: |