[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.ITextBox.Key

Key Property

Key

Gets the unique persistent key used to identify the instance of the textbox item. This is primarily used for passing interactive state from client to server, so the server is capable of applying interactivity and relayouting the report document.

Declaration
string Key { get; }
Property Value
Type Description
string

A string representing the unique persistent key of the textbox item.