PropertyDescriptor interface
Namespace: NextDesign.Core
Description
Property descriptor
Affiliation area
| Name | Description |
|---|---|
| Profile | APIs for accessing profiles. |
Property
| Name | Description |
|---|---|
| AllowedValues | Suggested choices when Type is PropertyType.AllowedValues |
| DefaultValue | Initial value |
| DisplayName | Property display name |
| Id | property identifier |
| IsHidden | Hide or not |
| OnValidateCallback | Function called during value change validation |
| Type | Property Type |