PropertyCategoryRendererProps Interface
Props that property category renderer receives.
Methods
Name | Description | |
---|---|---|
onHeightChanged(newHeight: number): void | Sets the allocated height for category contents. |
Properties
Name | Type | Description | |
---|---|---|---|
categoryItem | GridCategoryItem | The category being rendered. | |
gridContext | VirtualizedPropertyGridContext | Context of the surrounding property grid. |
Defined in
Last Updated: 20 June, 2023