ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace > PageView class : selectionIsVisible Property |
ASP.NET Ajax Javascript (Specification) | |
---|---|
function get_selectionIsVisible() : Boolean |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfPageView.get_selectionIsVisible(); |
This read-only property will be true
if the selection is currently visible and false
otherwise.
Note that this value will match the actual target state of the viewer, but the viewer may not have updated the visual presentation to match that state.