TagEditor lets you add a placeholder to display a watermark text when nothing is entered in it. You can use the placeholder to prompt user to enter items in the control as shown in the image below. The C1TagEditor class provides the Placeholder property that allows you to add watermark text in the control.
To add a placeholder to the TagEditor control, use the Placeholder property as shown in the following code: