logo
The QDV API Reference
Search
Cancel
QDVGantt.RefreshGanttDiagram Method
Namespace:
QDVUserAPI
Assembly: QDVUserAPI (in QDVUserAPI.dll)
Refreshes and repaints the Gantt Diagram.
VB
C#
F#
C++
JScript
Copy
public
void
RefreshGanttDiagram()
This language is not supported or no code example is available.
Remarks
You should call this function after bulk changes. The function always resumes layout in order to repaint the view.
Applies to
.NET Framework
Supported in: 4.8, 4.7, 4.6, 4.5.2
See Also
QDVGantt Class
QDVUserAPI Namespace
In this article
Definition