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


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

パラメータ

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

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

 

 


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