CalculationProperty.Visible 属性

定义

获取或设置与 CalculationProperty 对象关联的可见性属性。

public bool Visible { get; set; }
member this.Visible : bool with get, set
Public Property Visible As Boolean

属性值

如果已启用可见性,则为 true;否则为 false。

适用于