DataGrid::GetOutputTextDelimiter Method ()
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets the string that is the delimiter between columns when row contents are copied to the Clipboard.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Return Value
Type: System::String^The string value "\t", which represents a tab used to separate columns in a row.
.NET Framework
Available since 1.1
Available since 1.1
Show: