Gets or sets a value indicating whether the function is visible in the UI or not.
Namespace: Spotfire.Dxp.Data.DataFunctions
Assembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 30.0.11525.4184 (30.0.11525.4184)
Syntax
C#
public bool Visible { get; set; }
Property Value
Type: BooleanVersion Information
See Also