Back to Devexpress

DocumentManager.IsReadyToPerformUIOperations() Method

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-documentmanager-2f9c964a.md

latest1.2 KB
Original Source

DocumentManager.IsReadyToPerformUIOperations() Method

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.XtraBars.Docking2010

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
public bool IsReadyToPerformUIOperations()
vb
<Browsable(False)>
Public Function IsReadyToPerformUIOperations As Boolean

Returns

Type
Boolean

See Also

DocumentManager Class

DocumentManager Members

DevExpress.XtraBars.Docking2010 Namespace