UnboundExpressionEditorEventArgs.StandardExpressionEditorForm Property
Gets the form that contains the created expression editor.
Namespace: DevExpress.XtraGrid.Views.Base
Assembly: DevExpress.XtraGrid.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DevExpress.XtraEditors.Design.ExpressionEditorForm | The form that contains the created expression editor. |
See Also