In This Topic
Gets unique persistent key used to identified instance of the textbox item. This is primarily used for passing interactive state from client to server, so the server is capable to apply interactivity and relayout the report document.
Syntax
'Declaration
ReadOnly Property Key As String
See Also