public string[] GetTreeviewCells()
 {
     ClearEventQueue();
     return(session.GetTreeviewCells());
 }