Xceed DataGrid for WPF v7.2 Documentation
HtmlFormatSettings Class Members
Properties 


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

The following tables list the members exposed by HtmlFormatSettings.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the HtmlFormatSettings class.  
Top
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