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

In This Topic
    Value Property (TextRun)
    In This Topic
    Gets or sets the constant or expression which is displayed at runtime for the TextRun.
    Syntax
    'Declaration
     
    Public Property Value As RdlObject
    public RdlObject Value {get; set;}
    See Also