[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Components.ReportItemProgram-1.IsStatic

IsStatic Property

IsStatic

Returns true if all expressions are not depending from the data scope. It can be constants or expressions that references Themes or Parameters only.

Declaration
public override bool IsStatic { get; }
Overrides
Implements