Skip to main content
A newer version of this page is available. .

PropertyGridTabAttribute Properties

Specifies the Property Grid’s tab where a property should be displayed.
Name Description
ShowRootProperty Indicates whether to display the root node if the target property is complex.
Tab Specifies the Property Grid tab that accommodates the target property.
TypeId When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute.
See Also