'Declaration Public Class CsvFormatSettings Inherits FormatSettingsBase
'Usage Dim instance As CsvFormatSettings
public class CsvFormatSettings : FormatSettingsBase
'Declaration Public Class CsvFormatSettings Inherits FormatSettingsBase
'Usage Dim instance As CsvFormatSettings
public class CsvFormatSettings : FormatSettingsBase
System.Object
Xceed.Wpf.DataGrid.Export.FormatSettingsBase
Xceed.Wpf.DataGrid.Export.CsvFormatSettings
Name | Description | |
---|---|---|
![]() | CsvFormatSettings Constructor | Initializes a new instance of the CSVFormatSettings class. |
Name | Description | |
---|---|---|
![]() | Culture | Gets or sets the culture used for the export / clipboard copy. (Inherited from Xceed.Wpf.DataGrid.Export.FormatSettingsBase) |
![]() | DateTimeFormat | Gets or sets the date-time format used for the export / clipboard copy. (Inherited from Xceed.Wpf.DataGrid.Export.FormatSettingsBase) |
![]() | FloatingPointFormat | Gets or sets the floating point format. (Inherited from Xceed.Wpf.DataGrid.Export.FormatSettingsBase) |
![]() | NewLine | Gets or sets the string that will be used at the end of each row, including any headers. |
![]() | NumericFormat | Gets or sets the numeric format. (Inherited from Xceed.Wpf.DataGrid.Export.FormatSettingsBase) |
![]() | Separator | Gets or sets the character that will be used to separate the fields of a Row. |
![]() | TextQualifier | Gets or sets the character used to delimit the value of a string field, or of a date or numeric field if a whitespace is contained within. |
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2