名前 | 解説 | |
---|---|---|
Add | Adds new C1ExpressionEditor object into collection. | |
AddAlias | Adds an alias for a field from DataSource. | |
AddFunction | Added a custom function to engine of C1ExpressionEditor. | |
Clear | Clear the collection. | |
Contains | Determines whether the ExpressionEditorCollection contains C1ExpressionEditor object associated with the specified column. | |
CreateObjRef | System.MarshalByRefObjectから継承されます。 | |
Dispose | System.ComponentModel.Componentから継承されます。 | |
Evaluate | Evaluate expressions of all C1ExpressionEditor. | |
GetExpressionEditorCollection | Gets the ExpressionEditorCollection associated with specified object. | |
GetLifetimeService | System.MarshalByRefObjectから継承されます。 | |
InitializeLifetimeService | System.MarshalByRefObjectから継承されます。 | |
OpenExpressionEditorForm | Opens ExpressionEditorForm to edit expression of C1ExpressionEditor with specified column name. | |
Remove | Removes C1ExpressionEditor object associated with the specified column. | |
Rename | Rename column associated with some of C1ExpressionEditor objects. | |
Reset | Resets properties to it default value. | |
SetCustomEngine | Set a custom engine to the expression editors. | |
SetExpressionEditorCollection | Sets the ExpressionEditorCollection associated with specified object. | |
ShowAboutBox | Shows the About Box for an instance of C1ExpressionEditor. | |
ToString | System.ComponentModel.Componentから継承されます。 | |
Update | Updates the expression for the specified column. Adds new C1ExpressionEditor object into collection if needed. |