isEnabled
checks whether the view is enabled
function isEnabled(): boolean
Returns
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(): boolean
boolean
true if the view is enabled, otherwise - false
mygrid.isEnabled();
also check the next samples: