ItemPart Property

Summary

Specifies the component of the sheet editor that was subject to user interaction.

Syntax

TypeScript
JavaScript
Object.defineProperty(SheetEditorInteractiveEventArgs.prototype, 'itemPart', 
	get: function() 
) 
itemPart: SheetEditorItemPart; // read-only 

Property Value

A SheetEditorItemPart enumeration value to categorizes the part of the sheet editor involved in the interaction, providing clear context for the interaction's location and nature.

Requirements

Target Platforms

See Also

SheetEditorInteractiveEventArgs Class

SheetEditorInteractiveEventArgs Members

Leadtools.Document.SheetEditor Namespace

Help Version 23.0.2024.5.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.SheetEditor Assembly

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