FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / DocumentInfo Class / CreationTime Property

In This Topic
    CreationTime Property
    In This Topic
    Gets or sets the date and time when a document was created.
    Syntax
    'Declaration
     
    Public Property CreationTime As Date
    public DateTime CreationTime {get; set;}
    See Also