Gets and sets the format of the field. It must be a standard DateTime format string of the .NET Framework.

Syntax

public string Format { get; set; }
Public Property Format() As String