ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Themes Namespace / ITheme Interface / CreateTheme Method

In This Topic
    CreateTheme Method
    In This Topic
    Creates a new theme based on the supplied URI.
    Syntax
    'Declaration
     
    Sub CreateTheme( _
       ByVal uri As String _
    ) 
    void CreateTheme( 
       string uri
    )

    Parameters

    uri
    See Also