ComponentOne ASP.NET MVC Controls
Visible Property (PivotFieldBase)

C1.Web.Mvc.Olap Namespace > PivotFieldBase Class : Visible Property
Gets or sets a value indicating whether this field should be displayed in instances of the @see:PivotPanel control.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property Visible As Boolean
[DefaultValue(true)]
public bool Visible {get; set;}
See Also

Reference

PivotFieldBase Class
PivotFieldBase Members