Property AdditionalProperties
AdditionalProperties
Array containing all additional properties the control needs.
Declaration
AdditionalProperty[] AdditionalProperties { get; set; }
Property Value
| Type | Description |
|---|---|
| AdditionalProperty[] |
Remarks
Is up to the control to initialize the array and assign the property names it needs to fetch.