isEnabled
checks whether the view is enabled
function isEnabled(): booleanReturns
Section titled “Returns”boolean true if the view is enabled, otherwise - false
Example
Section titled “Example”mygrid.isEnabled();also check the next samples:
checks whether the view is enabled
function isEnabled(): booleanboolean true if the view is enabled, otherwise - false
mygrid.isEnabled();also check the next samples: