ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering Namespace / DataMember Class / Hidden Property

In This Topic
    Hidden Property (DataMember)
    In This Topic
    Indicates the current hidden state of this member. The value can change via toggling.
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property Hidden As Boolean
    public abstract bool Hidden {get;}
    See Also