Gets a value indicating whether the current C1MultiDocument
has been changed since it was last generated.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
[BrowsableAttribute(false)] public bool IsDirty { get; internal set; } |
Visual Basic |
---|
<BrowsableAttribute(False)> _ Public Property IsDirty As Boolean Get Friend Set |