The following tables list the members exposed by SyntaxEditorDataObject.
Name | Description | |
---|---|---|
![]() | GetData | Overloaded. Returns the data in the specified format (expressed as a Infragistics.Controls.Editors.SyntaxEditorDataFormats enumeration) if it exists, otherwise returns null. |
![]() | GetDataPresent | Overloaded. Returns whether data is present in the specified format (expressed as a Infragistics.Controls.Editors.SyntaxEditorDataFormats enumeration). |
![]() | SetData | Overloaded. Adds the specified data to the SyntaxEditorDataObject using the specified format (expressed as a Infragistics.Controls.Editors.SyntaxEditorDataFormats enumeration). |