C# Class ExamplesLibrary.CompositeViewVM.LinkedTreeViewVM

A subclass of TreeViewVM that uses a different binding to expand, and provide a new method to expand and select a particular tree item.
Inheritance: TreeViewVM
Afficher le fichier Open project: dsuryd/dotNetify-Nancy-demo

Méthodes publiques

Méthode Description
ExpandTo ( int iId ) : void

Method Details

ExpandTo() public méthode

public ExpandTo ( int iId ) : void
iId int
Résultat void