API Reference > ui-components > PropertyGrid > IMutableGridItemFactory IMutableGridItemFactory Interface Beta IMutableGridItemFactory interface for creating MutableGridItem objects Implemented by MutableGridItemFactory Methods Name Description createCategorizedProperty(record: PropertyRecord, parentSelectionKey: string, parentCategorySelectionKey: string, depth: number, overrideName?: string, overrideDisplayLabel?: string): IMutableCategorizedPropertyItem createGridCategory(category: PropertyCategory, recordsDict: CategoryRecordsDict, parentSelectionKey?: string, depth?: number): IMutableGridCategoryItem Defined in ui/components/src/ui-components/propertygrid/internal/flat-items/MutableGridItemFactory.ts Line 21 Last Updated: 11 June, 2024