|
virtual |
Called by the framework to create a new item at the specified position.
This function is called by the framework to create a new grid item. Override this function to create custom item at specific position.
nRow | Row index of grid item. |
nColumn | Column index of grid item. |