API Reference > ui-components > PropertyGrid > IPropertyGridModelSource IPropertyGridModelSource Interface Beta Implemented by PropertyGridModelSource Methods Name Description getModel(): undefined | IPropertyGridModel modifyModel(callback: (model: IMutablePropertyGridModel) => void): void setPropertyData(data: PropertyData): void Properties Name Type Description onModelChanged PropertyGridModelChangeEvent Defined in ui/components/src/ui-components/propertygrid/internal/PropertyGridModelSource.ts Line 17 Last Updated: 11 June, 2024