BCGControlBar Pro for MFC
virtual CString CBCGPGridCtrl::GetExportTextDelimiter ( DWORD  dwFlags) const
virtual

Returns a delimiter for exported text according to specified flags.

dwFlags can be one of the following enumerated ExportTextFormat values:

  • Format_CSV - comma separated values
  • Format_TabSV - tab separated values

Override this method in a derived class to customize delimiters inserted between values in exported text.

Parameters
dwFlagsFormatting flags