ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / ReportItemProgram<T> Class / IsStatic Property

In This Topic
    IsStatic Property (ReportItemProgram<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Shadows ReadOnly Property IsStatic As Boolean
    public virtual new bool IsStatic {get;}
    See Also