[]
Gets or sets the type of form used to input tag values (the form will be shown if ShowTagsInputDialog is true). The form type must be derived from TagsInputFormBase.
[Browsable(false)] public Type TagsInputDialogClass { get; set; }