ASP.NET MVC Controls | ComponentOne
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