ShowInDialog Property (Tag)
In This Topic
Gets or sets a value indicating whether to show the current tag and allow the user to edit its
Value in the tags input dialog. The default is
true.
Syntax
'Declaration
Public Property ShowInDialog As Boolean
public bool ShowInDialog {get; set;}
See Also