Back to Devexpress

DocumentViewerBase.DocumentIsCreating Property

windowsforms-devexpress-dot-documentview-dot-controls-dot-documentviewerbase-e705e3be.md

latest1.2 KB
Original Source

DocumentViewerBase.DocumentIsCreating Property

For internal use.

Namespace : DevExpress.DocumentView.Controls

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

csharp
[Browsable(false)]
public bool DocumentIsCreating { get; }
vb
<Browsable(False)>
Public ReadOnly Property DocumentIsCreating As Boolean

Property Value

Type
Boolean

See Also

DocumentViewerBase Class

DocumentViewerBase Members

DevExpress.DocumentView.Controls Namespace