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