ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Xml Assembly / GrapeCity.ActiveReports.Export.Xml.Page Namespace / Settings Class / XslStylesheet Property

In This Topic
    XslStylesheet Property
    In This Topic
    Gets or sets the path of the Xsl Stylesheet used during the rendering process.
    Syntax
    'Declaration
     
    Public Property XslStylesheet As String
    public string XslStylesheet {get; set;}
    See Also