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

In This Topic
    IsStatic Property (IMatrixMember)
    In This Topic
    Determines if this is a member of a static grouping.
    Syntax
    'Declaration
     
    ReadOnly Property IsStatic As Boolean
    bool IsStatic {get;}
    See Also