ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / IProgram Interface / IsStatic Property

In This Topic
    IsStatic Property (IProgram)
    In This Topic
    Returns ture if all expressions are constant.
    Syntax
    'Declaration
     
    ReadOnly Property IsStatic As Boolean
    bool IsStatic {get;}
    See Also