logo
The QDV API Reference
Search
Cancel
IGantt.ResumeLayout Method
Namespace:
Qdv.UserApi
Assembly: Qdv.UserApi (in Qdv.UserApi.dll)
This function must be called after
SuspendLayout
. At the end of the changes.
VB
C#
F#
C++
JScript
Copy
Sub
ResumeLayout()
This language is not supported or no code example is available.
void
ResumeLayout()
VB
C#
F#
C++
JScript
Copy
This language is not supported or no code example is available.
Remarks
The
RefreshGanttDiagram
function also resumes the layout and repaints the view.
Version
Available since QDV 7.13.0001.
Applies to
.NET Framework
Supported in: 4.8, 4.7, 4.6, 4.5.2
See Also
IGantt Interface
Qdv.UserApi Namespace
In this article
Definition
Definition
Remarks
Version
Applies to
See Also