PrintDocument for WinForms
IsShowLabel メソッド (TagInputParams)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > TagInputParams クラス : IsShowLabel メソッド
Returns a value indicating whether the input form should show the label with the tag's description adjacent to the input control.
シンタックス
'宣言
 
Public Overridable Function IsShowLabel() As System.Boolean
'使用法
 
Dim instance As TagInputParams
Dim value As System.Boolean
 
value = instance.IsShowLabel()
public virtual System.bool IsShowLabel()

戻り値の型

True if the label is to be shown, false otherwise.
参照

TagInputParams クラス
TagInputParams メンバ