ConvertNumericData

DelimitedTextEditOptions.ConvertNumericData property

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

public bool ConvertNumericData { get; set; }

See Also