IGantt.SuspendLayout Method

Block drawing / refreshing of the screen either for the data grid and the associated Gantt diagram.
Sub SuspendLayout()
This language is not supported or no code example is available.
void SuspendLayout()
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 ResumeLayout.
Version
 
Available since QDV 7.13.0001.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition