Gets or sets a boolean value that indicates whether to make the tick box visible.
Object.defineProperty(TickBox.prototype, 'visible',
get: function(),
set: function(value)
)
visible: boolean;
True to make the tick box visible; false to make the tick box hidden.
The first tick box is added by default to the cell. It appears at the right bottom of the cell.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET