Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / TextRun Class
Properties Methods


In This Topic
    TextRun Class Members
    In This Topic

    The following tables list the members exposed by TextRun.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the TextRun class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets ActionInfo object defining the actions for this TextRun. Actions on TextRuns are ignored if an action is defined on the parent Textbox (even if the Textbox action resolves to NULL).  
    Public PropertyGets or sets the label for the placeholder for this TextRun. This name appears as the display placeholder in designer tools UI.  
    Public PropertyGets or sets a value indicating how markup in text should be processed.  
    Public PropertyGets the TextRuns collection containing this object.  
    Public PropertyGets the Paragraph object containing this object.  
    Public PropertyGets the Style object defining style properties for this TextRun.  
    Public PropertyGets the Textbox object containing this object.  
    Public PropertyGets or sets a textual tooltip label for the TextRun.  
    Public PropertyGets or sets the constant or expression which is displayed at runtime for the TextRun.  
    Top
    Public Methods
     NameDescription
    Public MethodCopies properties from another TextRun to the current object.  
    Top
    See Also