バージョン

TimelineViewDateNavigationButtonAction 列挙体

ColumnHeaderUIElements のナビゲーション ボタンが DateTimeInterval に表示されるかどうかを決定します。
シンタックス
'宣言
 
Public Enum TimelineViewDateNavigationButtonAction 
   Inherits System.Enum
public enum TimelineViewDateNavigationButtonAction : System.Enum 
メンバ
メンバ解説
Default実際の値はプロパティ解決階層のより上位のレベルで決定されます。
None内部操作をしません。DateNavigationButtonClicked イベントを発生することによって、開発者は操作を実行できます。
ScrollByIntervalビューポートは次の間隔へ水平にスクロールされます。
ScrollByPageビューポートは次の論理ページへ水平にスクロールされます。
参照