[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Win.ExpressionEditor.8 Assembly
C1.Win.ExpressionEditor
Classes
C1ExpressionEditor
Methods
GetErrors
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.GetErrors
GetErrors Method
GetErrors()
Gets list of
ErrorInfo
objects.
Declaration
public List<ErrorInfo> GetErrors()
Returns
Type
Description
List
<
ErrorInfo
>