バージョン

VisibleDateTimeRangeChangedReason 列挙体

VisibleDateTimeRangeChanged イベントが発生した理由を示す定数。
シンタックス
'宣言
 
Public Enum VisibleDateTimeRangeChangedReason 
   Inherits System.Enum
public enum VisibleDateTimeRangeChangedReason : System.Enum 
メンバ
メンバ解説
ColumnWidthPrimaryInterval によって生成した列の幅が変更して、最初の表示される日付または時間を変更しました。
ScrollPositionタイムラインのスクロール位置が変更されたため、最初に表示される日付または時間を変更しました。
参照