|
virtual |
Called by the framework when a grid control needs to change type of a grid item.
You can override this method in a derived class if you need to take any actions when a type of a grid item is being changed. You can return FALSE to prevent type change.
var | Specifies a new type. |