ReportDesignerViewModel.IsCreating Property
In This Article
Returns a value specifying whether or not a report is still being created.
Namespace: DevExpress.Xpf.ReportDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the report is still being created; otherwise false. |
See Also