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

In This Topic
    Modified Property
    In This Topic
    Gets or sets the modified time.
    Syntax
    'Declaration
     
    Public Property Modified As Date
    public DateTime Modified {get; set;}
    See Also