Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is tree view in wpf? How can we delete a tree view in wpf?



What is tree view in wpf? How can we delete a tree view in wpf?..

Answer / Gourav Kumar Gupta

{"Tree View": "A hierarchical data-bound control that provides a user interface for navigating and displaying a treelike hierarchy of objects", "Deleting TreeView": "To delete a TreeView, you first need to remove it from the XAML or code behind. In XAML, simply set Visibility = Collapsed or RemoveFromParent(). In code-behind, use RemoveChild(TreeViewName)."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WPF Interview Questions

What are styles in wpf?

1 Answers  


What are different types of command in wpf?

1 Answers  


Explain the need of binding and commands?

1 Answers  


What is xaml namespace?

1 Answers  


What are the core assemblies in WPF ?

1 Answers   Sans Pareil IT Services,


What are different types of binding modes in WPF?

1 Answers  


How are individual units combined in to a single unit?

1 Answers  


Describe the types of documents supported by WPF?

1 Answers  


When should we use static resource over dynamic resource?

1 Answers  


What are the types of common file dialogs that wpf supports?

1 Answers  


What type is used to render wpf output to a bitmap?

1 Answers  


What is the unit of measurement in WPF?

1 Answers  


Categories