Click or drag to resize
StoreStyleRowColEventArgsRetrievalType Property
Gets or sets the value type for the cell.

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

Property Value

Type: CellValueType
The value type for the cell.
See Also