API Reference > presentation-components > PropertyGrid > PresentationPropertyDataProviderProps PresentationPropertyDataProviderProps Interface Properties for creating a LabelsProvider instance. Extends DiagnosticsProps Properties Name Type Description disableFavoritesCategory undefined | boolean If true, additional 'favorites' category is not created. enableContentAutoUpdate undefined | boolean Auto-update property data when ruleset, ruleset variables or data in the iModel changes. imodel IModelConnection IModelConnection to use for requesting property data. ruleset string | Ruleset Id of the ruleset to use when requesting properties or a ruleset itself. Inherited properties Name Type Inherited from Description ruleDiagnostics undefined | { handler: DiagnosticsHandler, severity?: DiagnosticsLoggerSeverity } DiagnosticsProps Settings for capturing rule diagnostics. Defined in presentation/components/src/presentation-components/propertygrid/DataProvider.ts Line 49 Last Updated: 11 June, 2024