ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / RunOptions Class / CreateDefault Method

In This Topic
    CreateDefault Method (RunOptions)
    In This Topic
    Creates new instance of RunOptions with default values.
    Syntax
    'Declaration
     
    Public Shared Function CreateDefault() As RunOptions
    public static RunOptions CreateDefault()
    See Also