Xceed DataGrid for WPF v7.2 Documentation
HtmlFormatSettings Class Properties


Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid.Export Namespace : HtmlFormatSettings Class

For a list of all members of this type, see HtmlFormatSettings members.

Public Properties
 NameDescription
Public PropertyGets or sets the culture used for the export / clipboard copy. (Inherited from Xceed.Wpf.DataGrid.Export.FormatSettingsBase)
Public PropertyGets or sets the delimiter used after a row when copying to the clipboard using HTML.  
Public PropertyGets or sets the delimiter used before a row when copying to the clipboard using HTML.  
Public PropertyGets or sets the date-time format used for the export / clipboard copy. (Inherited from FormatSettingsBase)
Public PropertyGets or sets the delimiter used after all data copied to the clipboard using HTML.  
Public PropertyGets or sets the delimiter used before all data copied to the clipboard using HTML.  
Public PropertyGets or sets the delimiter used after a field when copying to the clipboard using HTML.  
Public PropertyGets or sets the delimiter used before a field when copying to the clipboard using HTML.  
Public PropertyGets or sets the floating point format. (Inherited from FormatSettingsBase)
Public PropertyGets or sets the delimiter used after a row of header data when copying to the clipboard using HTML.  
Public PropertyGets or sets the delimiter used before a row of header data when copying to the clipboard using HTML.  
Public PropertyGets or sets the delimiter used after a field in a row of header data when copying to the clipboard using HTML.  
Public PropertyGets or sets the delimiter used before a field in a row of header data when copying to the clipboard using HTML.  
Public PropertyGets or sets the numeric format. (Inherited from FormatSettingsBase)
Top
See Also

Reference

HtmlFormatSettings Class
Xceed.Wpf.DataGrid.Export Namespace