Back to Devexpress

PropertyGridControl.ShowEditor() Method

windowsforms-devexpress-dot-xtraverticalgrid-dot-propertygridcontrol-44246227.md

latest1.0 KB
Original Source

PropertyGridControl.ShowEditor() Method

Invokes the focused cell’s editor.

Namespace : DevExpress.XtraVerticalGrid

Assembly : DevExpress.XtraVerticalGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid

Declaration

csharp
public override void ShowEditor()
vb
Public Overrides Sub ShowEditor

See Also

PropertyGridControl Class

PropertyGridControl Members

DevExpress.XtraVerticalGrid Namespace