Expression Editor for WinForms
ExpressionEditorCollection クラス メンバ
プロパティ  メソッド  イベント

C1.Win.ExpressionEditor.4.5.2 アセンブリ > C1.Win.ExpressionEditor 名前空間 : ExpressionEditorCollection クラス

ExpressionEditorCollectionデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the ExpressionEditorCollection control.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets list of column names.  
Public プロパティ System.ComponentModel.Componentから継承されます。
Public プロパティGets or sets DataMember for data source of ExpressionEditor in the collection.  
Public プロパティGets or sets the data source with which ExpressionEditor will work.  
Public プロパティGets or sets a value indicating the IntelliAutoCompletion is enabled or not.  
Public プロパティGets or sets a value indicating if the IntelliDescription is enabled.  
Public プロパティGets or sets a value indicating if the IntelliErrors is enabled.  
Public プロパティGets or sets a value indicating if the IntelliSyntaxHighlighting is enabled.  
Public プロパティGets or sets the item with specified name.  
Public プロパティGets or sets the object used as the context for evaluating an expression.  
Public プロパティGets or sets a value that indicates whether to show error box under the editor.  
Public プロパティ System.ComponentModel.Componentから継承されます。
Public プロパティGets or sets a value indicating whether to highlight syntax.  
Public プロパティGets or sets a value indicating whether to underline errors.  
トップ
パブリック メソッド
 名前解説
Public メソッドAdds new C1ExpressionEditor object into collection.  
Public メソッドAdds an alias for a field from DataSource.  
Public メソッドAdded a custom function to engine of C1ExpressionEditor.  
Public メソッドClear the collection.  
Public メソッドDetermines whether the ExpressionEditorCollection contains C1ExpressionEditor object associated with the specified column.  
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッド System.ComponentModel.Componentから継承されます。
Public メソッドEvaluate expressions of all C1ExpressionEditor.  
Public メソッドGets the ExpressionEditorCollection associated with specified object.  
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッドOpens ExpressionEditorForm to edit expression of C1ExpressionEditor with specified column name.  
Public メソッドRemoves C1ExpressionEditor object associated with the specified column.  
Public メソッドRename column associated with some of C1ExpressionEditor objects.  
Public メソッドResets properties to it default value.  
Public メソッドSet a custom engine to the expression editors.  
Public メソッドSets the ExpressionEditorCollection associated with specified object.  
Public メソッドShows the About Box for an instance of C1ExpressionEditor.  
Public メソッド System.ComponentModel.Componentから継承されます。
Public メソッドUpdates the expression for the specified column. Adds new C1ExpressionEditor object into collection if needed.  
トップ
パブリック イベント
 名前解説
Public イベント System.ComponentModel.Componentから継承されます。
Public イベントOccurs when expression string of any item changed.  
Public イベントOccurs when a property value changes.  
トップ
参照

ExpressionEditorCollection クラス
C1.Win.ExpressionEditor 名前空間