ActiveReports 19 .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
    Gets a value indicating that the member cannot be hidden by toggle.
    Syntax
    'Declaration
     
    ReadOnly Property IsAlwaysVisible As Boolean
    bool IsAlwaysVisible {get;}

    Property Value

    A System.Boolean value indicating that the member cannot be hidden by toggle.
    See Also