Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ChartTitle Class / Hidden Property

In This Topic
    Hidden Property (ChartTitle)
    In This Topic
    Gets or sets a value indicating whether the title should be hidden.
    Syntax
    'Declaration
     
    Public Property Hidden As RdlBool
    public RdlBool Hidden {get; set;}
    See Also