ConvertDateTimeData

DelimitedTextEditOptions.ConvertDateTimeData property

Gets or sets a value that indicates whether the string in text-based document is converted to the date data. Default is false.

public bool ConvertDateTimeData { get; set; }

See Also