Jump to: navigation, search

Changes


Dynamic Selective List (Client)

160 bytes added, 15:07, 26 November 2021
/* Dynamic selective list criteria */
* IGNORE_NULL: (Optional) Whether null dependency property values should serve as a filtering criterion or be ignored. Defaults to false.
{{Hint|The data type of the DEPENDENCY_PROPERTY_NAME'd property should match that of the QUERY_CRITERION_NAME'd criterion so that the values can be used. Otherwise, that dependency property is ignored and the [[#Data_hierarchy|item resolving algorithm]] will continue looking up the data hierarchy.}} [[Category:Client|Dynamic Selective List (Client)]][[Category:WinX|Dynamic Selective List (Client)]][[Category:Xamarin|Dynamic Selective List (Client)]]
== Example use case ==