ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / ProgramBase Class / IsConst Property

In This Topic
    IsConst Property (ProgramBase)
    In This Topic
    Returns true if all expressions are constant.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsConst As Boolean
    public bool IsConst {get;}
    See Also