ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / Help Class / General Property

In This Topic
    General Property
    In This Topic
    Gets or sets the general documentation link.
    Syntax
    'Declaration
     
    Public Property General As Link
    public Link General {get; set;}

    Property Value

    An instance of Link representing the general documentation link.
    See Also