ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / EmbeddedStyleSheet Class / Data Property

In This Topic
    Data Property (EmbeddedStyleSheet)
    In This Topic
    Gets or sets the EmbeddedStyleSheet data in XML format.
    Syntax
    'Declaration
     
    Public Property Data As String
    public string Data {get; set;}
    See Also