GrapeCity SPREAD for Windows Forms 11.0J
Value プロパティ (TimeSpanInputFieldInfo)


フィールドの値を取得または設定します。
構文
'Declaration
 
Public Property Value As Nullable(Of Integer)
'使用法
 
Dim instance As TimeSpanInputFieldInfo
Dim value As Nullable(Of Integer)
 
instance.Value = value
 
value = instance.Value
public Nullable<int> Value {get; set;}

プロパティ値

このフィールドの値を示すSystem.Int32値。
参照

TimeSpanInputFieldInfo クラス
TimeSpanInputFieldInfo メンバ

 

 


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