C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1PrintDocument Class / TagsInputDialogClass Property

In This Topic
TagsInputDialogClass Property
In This Topic
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 C1.C1Preview.Forms.TagsInputFormBase.
Syntax
'Declaration
 
Public Property TagsInputDialogClass As Type
 
See Also