TdxGanttControlGridline.IsVisible Method
Identifies if a gridline is visible.
Declaration
function IsVisible: Boolean;
Returns
Type |
---|
Boolean |
Remarks
This function returns False if the gridline’s Style property value is psClear; otherwise, True.
See Also