[]
Gets or sets the custom date/time format string.
public string CustomFormat { get; set; }
The default is null.
If you use both Mask and CustomFormat properties, make sure that property values conform to each other.