Click or drag to resize

DataFormats Class

Provides access to common data formats in a DataObject.
Inheritance Hierarchy
SystemObject
  Eto.FormsDataFormats

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public static class DataFormats

The DataFormats type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberColor
Gets the data format used for a color object
Public propertyStatic memberHtml
Gets the data format used for html
Public propertyStatic memberText
Gets the data format used for plain text
Top
See Also