GridTxtLoadOptions.Separator

GridTxtLoadOptions.Separator property

Gets and sets character separator of text file.

public char Separator { get; set; }

See Also