Reports for WPF | ComponentOne
C1.C1Report.CustomFields Namespace / Map Class / LinkValue Property

In This Topic
    LinkValue Property (Map)
    In This Topic
    Returns the value of the LinkTarget expression.
    Syntax
    'Declaration
     
    Public ReadOnly Property LinkValue As String
    public string LinkValue {get;}
    See Also