Visible
Specified whether the cell will be visible or merged with another cells.
pas
property Visible: Boolean read GetVisible write SetVisible;
If set to False
the cell will not be rendered and previous positioned cell will occupy their space.
Specified whether the cell will be visible or merged with another cells.
property Visible: Boolean read GetVisible write SetVisible;
If set to False
the cell will not be rendered and previous positioned cell will occupy their space.