[This is preliminary documentation and is subject to change.]
Display Condition.
| C# | Visual Basic | Visual C++ |
public bool ConditionTextDisplay { get; set; }
Public Property ConditionTextDisplay As Boolean
public: property bool ConditionTextDisplay { bool get (); void set (bool value); }