MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / ITextBox Interface

ITextBox Interface Properties

For a list of all members of this type, see ITextBox members.

Public Properties
 NameDescription
 PropertyGets a value indicating whether the textbox can grow.  
 PropertyGets a value indicating whether the textbox can shrink.  
 PropertyGets the Characteristics held by this textbox instance.  
 PropertyGets 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.  
 PropertyGets the tab stops.  
 PropertyGets the expression used to evaluate the textbox value.  
Top
See Also