PropertyGrid
Presentation features for VirtualizedPropertyGrid component.
Classes
| Name | Description | |
|---|---|---|
| FavoritePropertiesDataFilterer | IPropertyDataFilterer implementation which filters favorite properties | |
| PresentationPropertyDataProvider | Presentation Rules-driven property data provider implementation. |
Constants
| Name | Description | |
|---|---|---|
| DEFAULT_PROPERTY_GRID_RULESET | Default presentation ruleset used by PresentationPropertyDataProvider. |
Global Functions
| Name | Description | |
|---|---|---|
| usePropertyDataProviderWithUnifiedSelection | A React hook that adds unified selection functionality to the provided data provider. |
Interfaces
| Name | Description | |
|---|---|---|
| FavoritePropertiesDataFiltererProps | Props for FavoritePropertiesDataFilterer. | |
| PresentationPropertyDataProviderProps | Properties for creating a PresentationPropertyDataProvider instance. | |
| PropertyDataProviderWithUnifiedSelectionProps | Props for the usePropertyDataProviderWithUnifiedSelection hook | |
| UsePropertyDataProviderWithUnifiedSelectionResult | usePropertyDataProviderWithUnifiedSelection return type. |
Type Aliases
| Name | Description | |
|---|---|---|
| IPresentationPropertyDataProvider | Interface for presentation rules-driven property data provider. |
Last Updated: 11 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.