Since 'bind' and 'unbind' have been deprecated and replaced by 'on' and 'off' in jQuery, kendo controls should support the use of 'on' and 'off' for event binding.
'On' and 'off' event binding should be supported by the Kendo UI widgets now, in addition to 'bind' and 'unbind'. Let me know if you discovered something which proves otherwise.