PowerTools SPREAD for Windows Forms 8.0J
DateMonthDisplayFieldInfo コンストラクタ(Boolean)


bool 値。フィールドの長さが固定されている場合は true。それ以外の場合、長さは可変です。
DateMonthDisplayFieldInfo クラスの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal showLeadingZero As Boolean _
)
'使用法
 
Dim showLeadingZero As Boolean
 
Dim instance As New DateMonthDisplayFieldInfo(showLeadingZero)
public DateMonthDisplayFieldInfo( 
   bool showLeadingZero
)

パラメータ

showLeadingZero
bool 値。フィールドの長さが固定されている場合は true。それ以外の場合、長さは可変です。
参照

DateMonthDisplayFieldInfo クラス
DateMonthDisplayFieldInfo メンバ
オーバーロード一覧

 

 


© 2004-2015, GrapeCity inc. All rights reserved.