Interface ICommandService
An interface related to the commands infrastructure of the data grid.
Namespace: Telerik.XamarinForms.DataGrid.Commands
Assembly: Telerik.XamarinForms.DataGrid.dll
Syntax
public interface ICommandService
Properties
CommandService
Gets the current command service.
Declaration
DataGridCommandService CommandService { get; }