IsConditionVisible Property (ViewOptions)
In This Topic
Gets or sets a value indicating whether to show the
C1RulesManager formatting condition element.
Syntax
'Declaration
Public Property IsConditionVisible As Boolean
public bool IsConditionVisible {get; set;}
See Also