getToggleVisibilityHandler

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

Returns a function that can be used to toggle the column visibility. This function can be used to bind to an event handler to a checkbox. API Docs Guide