Back to Devexpress

DXCollectionViewCommands.ShowDetailNewItemForm Property

maui-devexpress-dot-maui-dot-collectionview-dot-dxcollectionviewcommands-8249b563.md

latest1.2 KB
Original Source

DXCollectionViewCommands.ShowDetailNewItemForm Property

Returns the command that invokes a New form for a CollectionView item with the specified handle.

Namespace : DevExpress.Maui.CollectionView

Assembly : DevExpress.Maui.CollectionView.dll

NuGet Package : DevExpress.Maui.CollectionView

Declaration

csharp
public Command ShowDetailNewItemForm { get; }

Property Value

TypeDescription
Command

A command object.

|

Remarks

For more information, refer to the following topic: Show Built-In Forms to Display, Create, and Edit Items.

See Also

DXCollectionViewCommands Class

DXCollectionViewCommands Members

DevExpress.Maui.CollectionView Namespace