Jump to: navigation, search

Changes


XAML Tips

80 bytes added, 12:31, 28 November 2019
* The example code assumes that the child objects have an editable property called "VALUE" and tries to set 50 as their value;
* You should insert the following code snippet into the default UBIKChildArea template;
* If the parameter "SelectedItemsOnly" is missed or set to "False", the command will be executed on all child items;* To enable selection, click on the "Mass Edit" button below the property list.
<br />
<source lang = "xml">