SetCondition |
Scroll |
Sets the condition for value dependent formatting of the field and validates it.
Namespace: Therefore.API
Visual Basic Public Overridable Function SetCondition ( _ strCondition As String _ ) C# public virtual void SetCondition ( string strCondition )
Parameters
strCondition The condition of the field.
Return Value None. |