GrapeCity SPREAD for Windows Forms 11.0J
DateDayDisplayFieldInfo コンストラクタ(Boolean)


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

パラメータ

showLeadingZero
フィールドの長さが固定されている場合は true。それ以外の場合は false
参照

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

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.