DataGridView.Commands Property
Returns the collection of DataGridView commands.
Namespace: DevExpress.Maui.DataGrid
Assembly: DevExpress.Maui.DataGrid.dll
NuGet Package: DevExpress.Maui.DataGrid
#Declaration
public DataGridViewCommands Commands { get; }
#Property Value
Type | Description |
---|---|
Data |
An object that specifies a set of commands. |