Table of Contents

TTMSFNCDataGridCellLayout.Sides Property

Specifies which borders are drawn around the cell; defaults to all four sides.

API unit family: TMSFNCDataGridCell Declaring type: TTMSFNCDataGridCellLayout Type: TTMSFNCGraphicsSides

Syntax

property Sides: TTMSFNCGraphicsSides;

Default: [gsLeft, gsTop, gsRight, gsBottom]