Dynamic Properties

Dynamic Properties allow you to show and edit properties that are assigned to a Vault category without the need to modify the XAML file.

When adding new properties to a Vault category, these properties appear automatically the next time the Data Standard dialog or tab is shown.

Use Dynamic Properties in Data Standard Dialogs and Tabs

The dynamic properties are represented by a XAML DataGrid control that has two columns. The first column is read-only and shows the property name. The second column is more complex because it has to display different controls for different types (e.g., ComboBox for properties with a predefined list of values, DataPicker for properties of type date).

DataGrid Control

XAML Binding DynamicProperties

XAML Binding DynamicPropertiesCategory

Click here to learn more about Dynamic Property labels.