Skip to main content

DocumentViewerBase.Status Property

Specifies whether or not the current document is empty or null.

Namespace: DevExpress.DocumentView.Controls

Assembly: DevExpress.Utils.v24.2.dll

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

Declaration

[DXCategory("Printing")]
public string Status { get; set; }

Property Value

Type Description
String

A String value.

See Also