Back to Devexpress

DataGridViewCommands.ShowDetailForm Property

maui-devexpress-dot-maui-dot-datagrid-dot-datagridviewcommands-f2d7de51.md

latest943 B
Original Source

DataGridViewCommands.ShowDetailForm Property

Returns the command that invokes a view form for a DataGridView item with the specified handle.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public Command<object> ShowDetailForm { get; }

Property Value

TypeDescription
Command\

A command object.

|

See Also

DataGridViewCommands Class

DataGridViewCommands Members

DevExpress.Maui.DataGrid Namespace