GridTemplateAdorner.subscribeTemplateCellResized Method

Subscribe a handler for the templateCellResized event.
 

Parameters

callback

Type: Function
The handler.
once

Type: Boolean - May be null
(Optional) True to only run handler once.
unbind

Type: Boolean - May be null
(Optional) True to unsubscribe handler.