[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Class keyword


Hello

I am trying to learn the source code of GRIDVIEW

At the beginning of the GridView.Class file
In the third line it says: Class TableView
Export
Inherits UserControl
Class TableView

Is it possible to get an explanation of what this line means?
According to the documentation TableView is an inheritance of GridView
And so I had trouble understanding what it was about

Thank you


Follow-Ups:
Re: Class keywordBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>