バージョン

AppointmentShadowUIElement コンストラクタ

コンストラクター
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As Infragistics.Win.UIElement, _
   ByVal appointment As Appointment, _
   ByVal position As UIElementShadowPosition _
)
public AppointmentShadowUIElement( 
   Infragistics.Win.UIElement parent,
   Appointment appointment,
   UIElementShadowPosition position
)

パラメータ

parent
親要素。
appointment
予定
position
陰影の位置。
参照