[This is preliminary documentation and is subject to change.]
Property indicating whether the attribute present column should be displayed.
| C# | Visual Basic | Visual C++ |
public bool DisplayAttributePresent { get; set; }
Public Property DisplayAttributePresent As Boolean
public: property bool DisplayAttributePresent { bool get (); void set (bool value); }