WinExplorerView.ShowEditor(WinExplorerViewColumnType) Method
Displays the editor assigned to a specific column for the focused item.
Namespace: DevExpress.XtraGrid.Views.WinExplorer
Assembly: DevExpress.XtraGrid.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
columnType | DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewColumnType | A WinExplorerViewColumnType object that identifies a column for which an editor should be displayed. |
See Also