tickBoxClicked Event

Summary

Represents an event of that fires each time the user clicks on the tick mark, resulting into checking or unchecking it.

Syntax
TypeScript
JavaScript
Object.defineProperty(TickBox.prototype,'tickBoxClicked',  
	get: function(), 
	set: function(value) 
) 
tickBoxClicked: LeadEvent; 

Event Data

ParameterTypeDescription
sendervarThe source of the event.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly