Scheduler for WPF
BringTimeIntoView メソッド (C1Scheduler)

C1.WPF.Schedule アセンブリ > C1.WPF.Schedule 名前空間 > C1Scheduler クラス : BringTimeIntoView メソッド
DateTime whose UI representation should be made visible.
Indicates whether an attempt to make the requested UI element a top left one should be performed.
Attempts to bring into the view a UI element representing a VisualInterval that includes the specified time in the current scheduler view. Optionally tries to make the element to be a top left element of the view.
シンタックス
'宣言
 
Public Sub BringTimeIntoView( _
   ByVal time As System.Date, _
   ByVal forceTopLeft As System.Boolean _
) 
public void BringTimeIntoView( 
   System.DateTime time,
   System.bool forceTopLeft
)

パラメータ

time
DateTime whose UI representation should be made visible.
forceTopLeft
Indicates whether an attempt to make the requested UI element a top left one should be performed.
参照

C1Scheduler クラス
C1Scheduler メンバ