Skip to main content
A newer version of this page is available. .

SyntaxEditor Class

Enables the Script Editor to implement intelligent code completion.

Namespace: DevExpress.XtraReports.Design

Assembly: DevExpress.XtraReports.v17.2.Extensions.dll

NuGet Package: DevExpress.Win.Reporting

Declaration

public class SyntaxEditor :
    SyntaxEditControl,
    IScriptEditor,
    ISupportInitialize

Inheritance

Object
MarshalByRefObject
Component
Control
RichEditControl
DevExpress.XtraRichEdit.SyntaxEdit.SimpleEditControl
DevExpress.XtraRichEdit.SyntaxEdit.SyntaxEditControl
SyntaxEditor
See Also