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

In This Topic
    FilePath Property (FlexSheetLoadResponse)
    In This Topic
    The path of xlsx file.
    Syntax
    'Declaration
     
    Public Property FilePath As String
    public string FilePath {get; set;}
    See Also