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

In This Topic
    Html Property (IRichEditDesignTarget)
    In This Topic
    Gets or sets the HTML content of the control.
    Syntax
    'Declaration
     
    Property Html As String
    string Html {get; set;}
    See Also