Click or drag to resize
StoreCopyCellsEventArgsCol Property
Gets or sets the destination cell column index.

Namespace: Stingray.Grid
Assembly: Stingray.GridControl (in Stingray.GridControl.dll) Version: 14.0.0.0
Syntax
public uint Col { get; set; }

Property Value

Type: UInt32
The destination cell column index.
See Also