API Reference > ui-components > PropertyGrid > PropertyCategoryRendererProps PropertyCategoryRendererProps Interface Beta 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 ui/components/src/ui-components/propertygrid/PropertyCategoryRendererManager.ts Line 17 Last Updated: 11 June, 2024