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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.