LayoutView.ShowEditor() Method
Invokes the editor for the focused card field.
Namespace: DevExpress.XtraGrid.Views.Layout
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Remarks
This method overrides the BaseView.ShowEditor method. See this link for more information.
See Also