Lesson 6 – Inheritance, Polymorphism, Encapsulation

In Lesson 6 you will learn how to:

  • Create a Child Gridview
  • Inherit a class
  • Implement polymorphism
  • Access public, private and protected variables