Back to Devexpress

UnboundExpressionEditorEventArgs Constructors

windowsforms-devexpress-dot-xtragrid-dot-views-dot-base-dot-unboundexpressioneditoreventargs-dot-ctor.md

latest1.5 KB
Original Source

UnboundExpressionEditorEventArgs Constructors

Provides data for the UnboundExpressionEditorCreated event.

NameParametersDescription
UnboundExpressionEditorEventArgs(ExpressionEditorForm, GridColumn)form, columnInitializes a new instance of the UnboundExpressionEditorEventArgs class with specified settings.
UnboundExpressionEditorEventArgs(GridColumn, String, IExpressionEditorView, ExpressionEditorContext, IDataColumnInfo)column, expressionString, expressionEditorView, expressionEditorContext, contextInitializes a new instance of the UnboundExpressionEditorEventArgs class with specified settings.

See Also

UnboundExpressionEditorEventArgs Class

UnboundExpressionEditorEventArgs Members

DevExpress.XtraGrid.Views.Base Namespace