The NuGridCellValueType enumeration is used to determine cell data type.
Used by the following method:
Value | Brief description |
NuGridCellValueAny | General. |
NuGridCellValueString | Text. |
NuGridCellValueNumber | Number. |
NuGridCellValueDate | Date. |
See also: