GridDataCellEventArgsColumn Property
Gets the column containing the cell that raised the event
Namespace: Aliquo.Windows.ControlsAssembly: Aliquo.Windows.Controls (in Aliquo.Windows.Controls.dll) Version: 5.0.9179.22656
public GridColumnBase Column { get; }
Public ReadOnly Property Column As GridColumnBase
Get
Property Value
GridColumnBase