Back to Devexpress

WorkspaceManager.CloseStreamOnWorkspaceLoading Property

wpf-devexpress-dot-xpf-dot-core-dot-workspacemanager-2168494b.md

latest1.1 KB
Original Source

WorkspaceManager.CloseStreamOnWorkspaceLoading Property

Namespace : DevExpress.Xpf.Core

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public bool? CloseStreamOnWorkspaceLoading { get; set; }
vb
Public Property CloseStreamOnWorkspaceLoading As Boolean?

Property Value

Type
Nullable<Boolean>

Implements

CloseStreamOnWorkspaceLoading

See Also

WorkspaceManager Class

WorkspaceManager Members

DevExpress.Xpf.Core Namespace