Empty constructor, sets default values.
public LinkCell();
Copy constructor.
public LinkCell(LinkCell);
LinkCell Class | Resco.Controls.AdvancedList Namespace