Access property editors. More...
Public Member Functions | |
bool | IsCompatibleWith (Property property) |
Whether you can use a property editor to set the value of a property. More... | |
Properties | |
string | Name [get] |
Gets the name of the property editor. More... | |
Access property editors.
Use property editors to enable Kanzi Studio users to set values for properties.
bool IsCompatibleWith | ( | Property | property | ) |
Whether you can use a property editor to set the value of a property.
property | The property for which you want to check whether you can use the property editor. |
Examples
To check whether you can use a property editor to set the value of a property:
|
get |
Gets the name of the property editor.