class Property

Summary

CSS class to bind.

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

Property Value

A string. The default 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