[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-framework-api
C1.WPF.ExpressionEditor.4.6.2 Assembly
C1.WPF.ExpressionEditor
Classes
C1ExpressionEditor
Methods
GetErrors
dotnet-framework-api
C1.WPF.ExpressionEditor.4.6.2 Assembly
C1.ExpressionEditor.Engine
C1.ExpressionEditor.Localization
C1.WPF.ExpressionEditor
Classes
ArgumentConverter
BaseRule
C1ExpressionEditor
Constructors
Fields
Properties
Methods
AddAlias
AddFunction
Dispose
Evaluate
GetErrors
OnApplyTemplate
OnExpressionChanged
ResetEngine
SetCustomEngine
TryEvaluate
Events
C1ExpressionEditorPanel
C1ExpressionRichTextBox
CommandHandler
ExpressionEditorCollection
ExpressionItemCategory
FieldRule
FunctionsRule
IntellisenseItem
KeyWordsRule
NumberRule
RegexRule
RuleCollection
StringRule
Token
WordEventArgs
WordLocationEventArgs
Enums
Interfaces
Delegates
(Showing Draft Content)
C1.WPF.ExpressionEditor.C1ExpressionEditor.GetErrors
GetErrors Method
GetErrors()
Gets list of
ErrorInfo
objects.
Declaration
public List<ErrorInfo> GetErrors()
Returns
Type
Description
List
<
ErrorInfo
>