ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / Cell Class / Link Property

In This Topic
    Link Property
    In This Topic
    Gets or sets the hyperlink of cell.
    Syntax
    'Declaration
     
    Public Property Link As String
    public string Link {get; set;}
    See Also