C1.Web.Mvc.Olap Namespace / CubeField Class / Visible Property

In This Topic
Visible Property (CubeField)
In This Topic
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
 
See Also