Version

SyntaxEditorDataObject Class Members

The following tables list the members exposed by SyntaxEditorDataObject.

Public Methods
 NameDescription
Public MethodGetDataOverloaded. Returns the data in the specified format (expressed as a Infragistics.Controls.Editors.SyntaxEditorDataFormats enumeration) if it exists, otherwise returns null.  
Public MethodGetDataPresentOverloaded. Returns whether data is present in the specified format (expressed as a Infragistics.Controls.Editors.SyntaxEditorDataFormats enumeration).  
Public MethodSetDataOverloaded. Adds the specified data to the SyntaxEditorDataObject using the specified format (expressed as a Infragistics.Controls.Editors.SyntaxEditorDataFormats enumeration).  
See Also