FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / RtfField Class / Visible Property

In This Topic
    Visible Property (RtfField)
    In This Topic
    Gets or sets a value indicating whether the field is visible or hidden.
    Syntax
    'Declaration
     
    Public Property Visible As Boolean
    public bool Visible {get; set;}
    See Also