IPropertyGridModelSource Interface
Implemented by
Methods
Name | Description | |
---|---|---|
getModel(): undefined | IPropertyGridModel | ||
modifyModel(callback: (model: IMutablePropertyGridModel) => void): void |
Properties
Name | Type | Description | |
---|---|---|---|
onModelChanged | PropertyGridModelChangeEvent | ||
setPropertyData | (data: PropertyData) => void |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.