ActiveReports 12
Key Property (ITextBox)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > ITextBox Interface : Key Property
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
string Key {get;}
See Also

Reference

ITextBox Interface
ITextBox Members