ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / ITextBox Interface
Properties Methods

In This Topic
    ITextBox Interface Members
    In This Topic

    The following tables list the members exposed by ITextBox.

    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