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 are the different types of layout controls?



What are the different types of layout controls?..

Answer / Ranjan Kumar Singh

WPF offers various layout controls for arranging UI elements. These include: 1) StackPanel, which stacks elements vertically or horizontally, 2) Grid, which allows multiple rows and columns, 3) Canvas, which positions elements using Cartesian coordinates, 4) WrapPanel, which wraps elements in new lines when space is reached, and 5) DockPanel, which docks elements to the edge of the container.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WPF Interview Questions

What is mvvm?

1 Answers  


What are different types of binding modes in WPF?

1 Answers  


How to add wpf user control in windows form?

1 Answers  


How can the size of statusbar be increased proportionally?

1 Answers  


What operating systems does wpf currently support?

1 Answers  


What are the different types of brushes that wpf offers?

1 Answers  


How to Set Window Title Bar Name at RunTime in WPF?

1 Answers  


What is XBAP?

1 Answers  


How does "updatesourcetrigger" affect bindings?

1 Answers  


How to add windows form in wpf application?

1 Answers  


What are dynamic resources in wpf?

1 Answers  


How can elements in a listbox be sorted?

1 Answers  


Categories