WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridHyperlinkColumn Class / ContentBinding Property
In This Topic
    ContentBinding Property
    In This Topic
    Gets or sets the property path used to get the visible text of the hyperlink.
    Syntax
    public string ContentBinding {get; set;}
    Remarks
    If not specified, the whole hyperlink text will be shown.
    See Also