ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IStaticable Interface / IsStatic Property

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