ActiveReports 12
ITextBox Interface Properties

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace : ITextBox Interface

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

Public Properties
 NameDescription
 PropertyThe Action object of this report item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyReturns the number of degrees the text is rotated counter-clockwise. Negative values indicate a clockwise rotation.  
 PropertySpecifies a bookmark that can be linked to via a Bookmark action. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyReturns the value of ITextBox CanGrow property.  
 PropertyReturns the value of ITextBox CanShrink property.  
 PropertyReturns the Characteristics held by this textbox instance.  
 PropertyGets a string representation of this instance Value. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.ITextItem)
 PropertyThe name to use for the data element or attribute for this report item when rendered via a data oriented rendering extension (e.g. XML). (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyIndicates how this item should appear when rendered with a data oriented rendering device. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyIndicates whether to render this text item as an element or as an attribute. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.ITextItem)
 PropertyThe heading level of this textbox.  
 PropertyHeight of the item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyIndicates if this report item should be hidden. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyDetermines if this item has dynamic visiblity and is hidden. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyGets a value indicating whether the report item is kept together on one page if possible. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 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 document map label. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IDocumentMapItem)
 PropertyThe distance of the item from the left of the containing object. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyThe name of this report item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyReturns a collection of render components. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IRenderComponent)
 PropertyShrink to Fit  
 PropertyReturns style of the report item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertySpecifies style name. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyGets the tab stops.  
 PropertyDefines output kinds in which report item is present (Screen, Export tec.) (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertySpecifies a report item that users can click toggle the visibility of this item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyContains a textual label for the item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyThe distance of the item from the top of the containing object. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertyGet the value of this text item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.ITextItem)
 PropertyGets expression which is used to evaluate textbox value.  
 PropertyWidth of the item. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
 PropertySpecifies drawing order of the report item within the containing object. (Inherited from GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem)
Top
See Also

Reference

ITextBox Interface
GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace