Back to Devexpress

DataGridViewCommands.ShowDetailNewItemForm Property

maui-devexpress-dot-maui-dot-datagrid-dot-datagridviewcommands-5260e9e5.md

latest947 B
Original Source

DataGridViewCommands.ShowDetailNewItemForm Property

Returns the command that invokes a New 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 ShowDetailNewItemForm { get; }

Property Value

TypeDescription
Command

A command object.

|

See Also

DataGridViewCommands Class

DataGridViewCommands Members

DevExpress.Maui.DataGrid Namespace