ActiveReports 18 .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
     PropertyReturns the value of ITextBox CanGrow property.  
     PropertyReturns the value of ITextBox CanShrink property.  
     PropertyReturns the Characteristics held by this textbox instance.  
     PropertyGets 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.  
     PropertyGets the tab stops.  
     PropertyGets expression which is used to evaluate textbox value.  
    Top
    See Also