Indicates whether the name of the associated property is displayed with parentheses in the Properties window. This class cannot be inherited.
See Also: ParenthesizePropertyNameAttribute Members
A System.ComponentModel.ParenthesizePropertyNameAttribute with a ParenthesizePropertyNameAttribute.NeedParenthesis value of true indicates to the Properties window that the associated property should be displayed with parentheses around its name. The Properties window displays a property with parentheses around its name near the top of the list in alphabetical mode, or near the top of its category if the Properties window is in categorize mode.