WorkspaceManager.CloseStreamOnWorkspaceLoading Property
In This Article
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
public bool? CloseStreamOnWorkspaceLoading { get; set; }
#Property Value
Type |
---|
Nullable<Boolean> |
#Implements
See Also