getToggleAllColumnsVisibilityHandler

abstract var getToggleAllColumnsVisibilityHandler: () -> (event: Any) -> Unit(source)

Returns a handler for toggling the visibility of all columns, meant to be bound to a input[type=checkbox] element. API Docs Guide