A lightweight cell item that
is used to display relative time
and is identified as such so it can be sorted
by it's base field
Namespace: GZTW.AyaNova.BLLAssembly: GZTW.AyaNova.BLL (in GZTW.AyaNova.BLL.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
| C# |
|---|
[SerializableAttribute] public class GridRelativeTimeCellItem |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class GridRelativeTimeCellItem |
| Visual C++ |
|---|
[SerializableAttribute] public ref class GridRelativeTimeCellItem |