📄️ Grid Interface
Your Programme interacts with the grid through the BBjGridExWidget's interface. The interface is the combination of the following items:
📄️ Columns Interface
Your application interacts with columns through the grid's column interface. The column interface is defined as all the public facing parts of the columns that your application interacts with.