Class EditContext
Inheritance
System.Object
EditContext
Namespace: Telerik.UI.Xaml.Controls.Grid.Commands
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class EditContext : Object
Constructors
EditContext(DataGridCellInfo, ActionTrigger, Object)
Declaration
public EditContext(DataGridCellInfo cell, ActionTrigger action, object parameter)
Parameters
Data
|
Action
|
System.
|
Properties
CellInfo
Parameter
Declaration
public object Parameter { get; }
Property Value
System.
|