Back to Devexpress

DocumentManager.Invalidate() Method

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-documentmanager-cc24e2d0.md

latest1.2 KB
Original Source

DocumentManager.Invalidate() Method

Invalidates the region occupied by the DocumentManager (adds it to the update region that will be repainted during the next paint operation), and causes a paint message to be sent to the DocumentManager.

Namespace : DevExpress.XtraBars.Docking2010

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public void Invalidate()
vb
Public Sub Invalidate

See Also

DocumentManager Class

DocumentManager Members

DevExpress.XtraBars.Docking2010 Namespace