Datatable Row Visible

How do you check if a row is visible?

There seems to be options for columns (isColumnVisible) & the whole component (isVisible)

There’s no built-in method, but you can use the getItemNode method to check item’s visibility:

http://webix.com/snippet/f1f72930