[]
        
(Showing Draft Content)

C1.Report.FieldBase.Visible

Visible Property

Visible

Gets or sets a value indicating whether the field is visible or hidden.

Declaration
[C1Category("Behavior")]
[C1Description("FieldBase.Visible", "Determines whether the field is visible or hidden.")]
public bool Visible { get; set; }
<C1Category("Behavior")>
<C1Description("FieldBase.Visible", "Determines whether the field is visible or hidden.")>
Public Property Visible As Boolean