Class ExpressionEditorControl
Monaco-based editor for report expressions with an optional AI suggestion toggle that requests completions from the agent after a debounced pause in typing.
Inheritance
ExpressionEditorControl
Implements
Inherited Members
Namespace: Reportman.Designer
Assembly: Reportman.Designer.dll
Syntax
public class ExpressionEditorControl : UserControl, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Constructors
View SourceExpressionEditorControl()
Declaration
public ExpressionEditorControl()
Properties
View SourceExpression
Declaration
[Browsable(false)]
public string Expression { get; set; }
Property Value
| Type | Description |
|---|---|
| string |