PageDate.Delimiter

PageDate.Delimiter property

Gets or sets the delimiter used in the date format. The format of the date will be updated based on this delimiter.

public string Delimiter { get; set; }

See Also