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


SpreadMonthCalendar の現在の値を設定します。
構文
'Declaration
 
Public Sub SetValue( _
   ByVal value As Object _
) 
'使用法
 
Dim instance As SpreadMonthCalendar
Dim value As Object
 
instance.SetValue(value)
public void SetValue( 
   object value
)

パラメータ

value
参照

SpreadMonthCalendar クラス
SpreadMonthCalendar メンバ

 

 


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