PowerTools SPREAD for Windows Forms 8.0J
SetValue メソッド (SpreadDropDownMonthCalendar)


指定した SpreadDropDownMonthCalendar オブジェクトの値を設定します。
構文
'Declaration
 
Public Sub SetValue( _
   ByVal value As Object _
) 
'使用法
 
Dim instance As SpreadDropDownMonthCalendar
Dim value As Object
 
instance.SetValue(value)
public void SetValue( 
   object value
)

パラメータ

value
参照

SpreadDropDownMonthCalendar クラス
SpreadDropDownMonthCalendar メンバ

 

 


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