Basic Library for UWP/WinRT XAML
KeyboardIncrement プロパティ

KeyboardIncrement プロパティを取得または設定します。この依存プロパティは、 矢印キーが押されるたびに C1GridSplitter コントロールが移動する 距離を示します。
構文
'宣言
 
Public Property KeyboardIncrement As System.Double
public System.double KeyboardIncrement {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

C1GridSplitter クラス
C1GridSplitter メンバ

Send Feedback