ITreeView
ITreeView Interface
public interface ITreeView :
Mobilize.QualityMate.ControlInterfaces.IControl,
Mobilize.QualityMate.ControlInterfaces.Behavior.IValidatable,
Mobilize.QualityMate.ControlInterfaces.Behavior.IList<Mobilize.QualityMate.ControlInterfaces.IElement>Methods
ITreeView.CollapseNode(string[]) Method
void CollapseNode(params string[] path);ITreeView.ExpandNode(string[]) Method
ITreeView.GetNode(string[]) Method
Last updated
Was this helpful?