Back to Devexpress

TdxFlowChartGridOptions.ShowLines Property

vcl-dxflchrt-dot-tdxflowchartgridoptions-71d12c64.md

latest694 B
Original Source

TdxFlowChartGridOptions.ShowLines Property

Specifies whether the grid is visible.

Declaration

delphi
property ShowLines: Boolean read; write; default False;

Property Value

TypeDefault
BooleanFalse

Remarks

Set this property to True or False to show or hide the grid in the control.

The default ShowLines property value is False.

See Also

TdxFlowChartGridOptions Class

TdxFlowChartGridOptions Members

dxflchrt Unit