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