ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.Document Namespace / PageDocument Class / ResolveCredentialsFn Property

In This Topic
    ResolveCredentialsFn Property
    In This Topic
    Gets the credentials locator
    Syntax
    'Declaration
     
    Public ReadOnly Property ResolveCredentialsFn As GrapeCity.ActiveReports.Rendering.ResolveCredentials
    public GrapeCity.ActiveReports.Rendering.ResolveCredentials ResolveCredentialsFn {get;}
    See Also