A newer version of this page is available.
Switch to the current version.
DocumentViewerBase.Status Property
Specifies whether or not the current document is empty or null.
Namespace: DevExpress.DocumentView.Controls
Assembly: DevExpress.Utils.v18.2.dll
Declaration
[DXCategory("Printing")]
public string Status { get; set; }
<DXCategory("Printing")>
Public Property Status As String
Property Value
Type | Description |
---|---|
String | A String value. |
See Also
Feedback