part Property

Summary

Item part to render

Syntax
TypeScript
JavaScript
Object.defineProperty(ImageViewerRenderEventArgs.prototype, 'part', 
	get: function() 
) 
part: ImageViewerItemPart; // read-only 

Property Value

The item part to render.

Remarks

Only valid if the value of Item is not null.

Example

For an example, refer to PostRender.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

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