Visible Property (PivotField)
In This Topic
Gets or sets a value indicating whether this field should be displayed in instances of the @see:PivotPanel control.
Syntax
'Declaration
Public Property Visible As Boolean
public bool Visible {get; set;}
See Also