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