Xceed DataGrid for Silverlight Documentation
CsvFormatSettings Class Members
Properties 


The following tables list the members exposed by CsvFormatSettings.

Public Constructors
 NameDescription
Public ConstructorCsvFormatSettings ConstructorInitializes a new instance of the CsvFormatSettings class.  
Top
Public Properties
 NameDescription
Public PropertyCultureGets or sets the culture used for the export/clipboard copy. (Inherited from Xceed.Silverlight.DataGrid.Export.FormatSettingsBase)
Public PropertyDateTimeFormatGets or sets the date-time format used for the export/clipboard copy. (Inherited from Xceed.Silverlight.DataGrid.Export.FormatSettingsBase)
Public PropertyFloatingPointFormatGets or sets the floating point format. (Inherited from Xceed.Silverlight.DataGrid.Export.FormatSettingsBase)
Public PropertyNewLineGets or sets the string that will be used at the end of each row, including any headers, to indicate a new line.  
Public PropertyNumericFormatGets or sets the numeric format. (Inherited from Xceed.Silverlight.DataGrid.Export.FormatSettingsBase)
Public PropertySeparatorGets or sets the character that will be used to separate the fields in a row.  
Public PropertyTextDelimiterGets or sets the character used to delimit the value of a string, date, or numeric field if a whitespace is contained within.  
Top
See Also

Reference

CsvFormatSettings Class
Xceed.Silverlight.DataGrid.Export Namespace

Send Feedback