[]
        
(Showing Draft Content)

C1.C1Preview.C1PrintDocument.TagsInputDialogClassName

TagsInputDialogClassName Property

TagsInputDialogClassName

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 TagsInputFormBase.

Declaration
[Browsable(true)]
public string TagsInputDialogClassName { get; set; }