ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Controls.Design Namespace / IRichEditDesignTarget Interface / Text Property

In This Topic
    Text Property (IRichEditDesignTarget)
    In This Topic
    Gets or sets the current text in the control.
    Syntax
    'Declaration
     
    Property Text As String
    string Text {get; set;}
    See Also