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

Leadtools.LEADVIEW Assembly

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