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

In This Topic
    IsStatic Property (ITablixMember)
    In This Topic
    Indicates whether the member is a static member.
    Syntax
    'Declaration
     
    ReadOnly Property IsStatic As Boolean
    bool IsStatic {get;}
    See Also