tooltip Property

Summary

Tooltip to bind.

Syntax
TypeScript
JavaScript
Object.defineProperty(LVBinding.prototype, 'tooltip', 
   get: function(), 
   set: function(value) 
) 
tooltip: string; 

Property Value

A string containing the tooltip message. The default value is null.

Example

For an example, refer to BindingManager.

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.LEADVIEW Assembly