userData Property

Summary

Gets or sets the user data.

Syntax

JavaScript Syntax
Object.defineProperty(LayoutManagerItem.prototype, 'userData', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
userData: any; 

Property Value

Object that represents the user data.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly