[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Document.DocumentBase-1.InProgress

InProgress Property

InProgress

Gets or sets whether the document is currently loaded.

Declaration
[Browsable(false)]
public bool InProgress { get; set; }
Implements