PowerTools SPREAD for Windows Forms 10.0J
Value プロパティ (DateAmPmField)


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

プロパティ値

このフィールドの値を示すnull可能なint値。
参照

DateAmPmField クラス
DateAmPmField メンバ

 

 


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