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

In This Topic
    IsAlwaysVisible Property
    In This Topic
    Indicates that the member can't be hidden by toggle
    Syntax
    'Declaration
     
    ReadOnly Property IsAlwaysVisible As Boolean
    bool IsAlwaysVisible {get;}
    See Also