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