Click or drag to resize
StoreStyleRowColEventArgsModifyType Property
Gets or sets the type for this operation..

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

Property Value

Type: CellModifyType
The type for this operation..
See Also