TagsInputDialogClassName Property
Gets or sets the type name of form used to input tag values (the form will be shown if
ShowTagsInputDialog is true). The form type must be derived from
C1.C1Preview.Forms.TagsInputFormBase.
public string TagsInputDialogClassName {get; set;}
'Declaration
Public Property TagsInputDialogClassName As String