Empty constructor. Sets default values.
public TextCell();
Copy constructor.
public TextCell(TextCell);
TextCell Class | Resco.Controls.AdvancedTree Namespace