Back to Devexpress

DataGridView.Commands Property

maui-devexpress-dot-maui-dot-datagrid-dot-datagridview-e3f6d70d.md

latest811 B
Original Source

DataGridView.Commands Property

Returns the collection of DataGridView commands.

Namespace : DevExpress.Maui.DataGrid

Assembly : DevExpress.Maui.DataGrid.dll

NuGet Package : DevExpress.Maui.DataGrid

Declaration

csharp
public DataGridViewCommands Commands { get; }

Property Value

TypeDescription
DataGridViewCommands

An object that specifies a set of commands.

|

See Also

DataGridView Class

DataGridView Members

DevExpress.Maui.DataGrid Namespace