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
| C# | Visual Basic | Visual Basic Usage | Visual C++ | J# | JScript | JavaScript | XAML |
[SerializableAttribute] public class GridRelativeTimeCellItem
<SerializableAttribute> _ Public Class GridRelativeTimeCellItem
Dim instance As GridRelativeTimeCellItem
[SerializableAttribute] public ref class GridRelativeTimeCellItem
/** @attribute SerializableAttribute */ public class GridRelativeTimeCellItem
public class GridRelativeTimeCellItem
GZTW.AyaNova.BLL.GridRelativeTimeCellItem = function(); Type.createClass( 'GZTW.AyaNova.BLL.GridRelativeTimeCellItem');
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| GridRelativeTimeCellItem(String) | ||
| Display | ||
| Equals(Object) | (Overrides Object.Equals(Object).) | |
| Finalize()()() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode()()() | (Overrides Object.GetHashCode()()().) | |
| GetType()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString()()() | (Overrides Object.ToString()()().) |
| Object | |
| GridRelativeTimeCellItem | |