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

Why do we need to have these perspective of visual and logical tree in wpf?

1 Answers  


What are wpf controls?

1 Answers  


What is dependency property in wpf interview?

1 Answers  


How to restart a wpf application programmatically?

1 Answers  


What is the purpose of accesstext?

1 Answers  


Is MDI supported in WPF?

1 Answers  


In Which NameSpace you will find a ‘Popup’ and ‘Thumb’ control in WPF?

1 Answers  


What x: prefix indicates in xaml?

1 Answers  


Why are layout panels needed for in WPF?

1 Answers  


Can you explain self relative source binding in wpf?

1 Answers  


How you get a ToolTip over a disabled element in WPF?

1 Answers   Tech Mahindra,


What are common localization/globalization practices for localizing/globalizing wpf?

1 Answers  


Categories