Jump to: navigation, search

Difference between revisions of "ReloadChildListCommand"


(Created page with "{{CommandInfoBox | title = Reload Child List | name = {{PAGENAMEE}} | purpose = Reload the child object list. | version = 2.6.1+ | viewmodel = PreviewPageViewModel }} Used t...")
 
(No difference)

Latest revision as of 14:44, 18 May 2017

IC COMMAND.png Reload Child List
Name ReloadChildListCommand
Purpose Reload the child object list.
Version 2.6.1+
ViewModel PreviewPageViewModel

Used to reload the child object list. Often used in order to refresh the result list when filters are applied.


Example:

  <Button Content="&#xE16E;" FontFamily="Segoe MDL2 Assets" Command="{Binding ReloadChildListCommand}" />