Gets a value indicating whether the report has been run and ready for layouting.
Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf
SyntaxC#
Copy Code
|
|---|
public bool IsRun { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property IsRun As Boolean |
See Also