QDVGantt.GanttSuspendLayout Method

Block drawing / refreshing of the screen either for the data grid and the associated Gantt diagram.
public void GanttSuspendLayout()
This language is not supported or no code example is available.
Remarks
 
It is useful to suspend layout when carrying out bulk changes. Don't forget to resume layout at the end with GanttResumeLayout.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition