[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.Designer.IsDirty

IsDirty Property

IsDirty

Gets or sets a value representing the dirty flag of the report. Note: the setter is for internal purposes only and does not manage conversion scenarios.

Declaration
public bool IsDirty { get; set; }
Property Value
Type Description
bool

true if the report is dirty; otherwise, false.