[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Win.ExpressionEditor.8 Assembly
C1.Win.ExpressionEditor
Classes
C1ExpressionEditor
Methods
OnExpressionChanged
dotnet-api
C1.Win.ExpressionEditor.8 Assembly
C1.ExpressionEditor.Engine
C1.ExpressionEditor.Localization
C1.Win.ExpressionEditor
Classes
C1ExpressionEditor
Constructors
Properties
Methods
AddAlias
AddFunction
BeginInit
Dispose
EndInit
Evaluate
GetErrors
OnBindingContextChanged
OnExpressionChanged
OnRightToLeftChanged
OnThemeChanged
OnVisibleChanged
ResetEngine
SetCustomEngine
ShowAboutBox
TryEvaluate
Events
C1ExpressionEditorPanel
ExpressionEditorCollection
ExpressionEditorCollection.ExpressionCollectionEventArgs
ExpressionEditorForm
Delegates
C1.Win.ExpressionEditor.Localization
C1.Win.ExpressionEditor.Model
C1.Win.ExpressionEditor.UI
C1.Win.Themes.Design
dotnet-framework-api
(Showing Draft Content)
C1.Win.ExpressionEditor.C1ExpressionEditor.OnExpressionChanged
OnExpressionChanged Method
OnExpressionChanged(EventArgs)
Rises the
ExpressionChanged
event.
Declaration
protected void OnExpressionChanged(EventArgs e)
Parameters
Type
Name
Description
EventArgs
e