Initializes a new instance of the ItemTimeSpan class.
Initializes a new instance of the ItemTimeSpan class.
public ItemTimeSpan();
Creates new ItemTimeSpan based on the existing Item.
public ItemTimeSpan(Item);
public ItemTimeSpan(string);
ItemTimeSpan Class | Resco.Controls.DetailView Namespace