InterviewSolution
Saved Bookmarks
| 1. |
What Is A Container Component? What Are The Different Types Of Container? |
|
Answer» Container component can be NESTED to create multilayer models. You can use canvas container within MAIN canvas to HOLD one or more COMPONENTS. You can add, move, delete or change components in panel container. You can use different types of containers −
Container component can be nested to create multilayer models. You can use canvas container within main canvas to hold one or more components. You can add, move, delete or change components in panel container. You can use different types of containers − |
|