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

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