PrintDocument for WinForms
ShowInDialog プロパティ (Tag)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > Tag クラス : ShowInDialog プロパティ
Gets or sets a value indicating whether to show the current tag and allow the user to edit its Tag.Value in the tags input dialog. The default is true.
シンタックス
'宣言
 
Public Property ShowInDialog As System.Boolean
'使用法
 
Dim instance As Tag
Dim value As System.Boolean
 
instance.ShowInDialog = value
 
value = instance.ShowInDialog
public System.bool ShowInDialog {get; set;}
参照

Tag クラス
Tag メンバ