Click or drag to resize
GetStyleRowColEventArgsRetrievalType Property
Gets or sets the type of retrieval being performed.

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 type of retrieval being performed.
See Also