Back to Devexpress

UnboundExpressionEditorEventArgs Properties

wpf-devexpress-dot-xpf-dot-grid-dot-unboundexpressioneditoreventargs-dot-underscore-properties.md

latest3.9 KB
Original Source

UnboundExpressionEditorEventArgs Properties

Provides data for the DataViewBase.UnboundExpressionEditorCreated event.

NameDescription
AutoCompleteExpressionEditorControlGets the Expression Editor in AutoComplete mode. Inherited from ExpressionEditorCreatedEventArgsBase.
ColumnGets the column for which the expression editor is invoked. Inherited from ExpressionEditorCreatedEventArgsBase.
ExpressionGets or sets the expression that is passed to the Expression Editor on its initialization. Inherited from ExpressionEditorCreatedEventArgsBase.
ExpressionEditorControlGets the Expression Editor in Standard mode. Inherited from ExpressionEditorCreatedEventArgsBase.
ExpressionEditorModeGets or sets the expression editor’s mode. Inherited from ExpressionEditorCreatedEventArgsBase.
HandledGets or sets a value that indicates the present state of the event handling for a routed event as it travels the route. Inherited from RoutedEventArgs.
OriginalSourceGets the original reporting source as determined by pure hit testing, before any possible Source adjustment by a parent class. Inherited from RoutedEventArgs.
RoutedEventGets or sets the RoutedEvent associated with this RoutedEventArgs instance. Inherited from RoutedEventArgs.
SourceGets the View that raised the event.

See Also

UnboundExpressionEditorEventArgs Class

UnboundExpressionEditorEventArgs Members

DevExpress.Xpf.Grid Namespace