IRootGridEntry Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Defines methods and a property that allow filtering on specific attributes.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | BrowsableAttributes | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the attributes on which the property browser filters. |
| Name | Description | |
|---|---|---|
![]() | ResetBrowsableAttributes() | This API supports the product infrastructure and is not intended to be used directly from your code. Resets the BrowsableAttributes property to the default value. |
![]() | ShowCategories(Boolean) | This API supports the product infrastructure and is not intended to be used directly from your code. Sorts the properties in the property browser. |
The IRootGridEntry is used internally by the PropertyGrid control to display the property values.
Available since 1.1

