Version 24.2 (latest)

SyntaxEditorDataObject Class Methods

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

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