PowerTools SPREAD for Windows Forms 8.0J
NavigatorOrientation プロパティ (DropDownCalendarInfo)


ナビゲータを表示する位置を取得または設定します。
構文
'Declaration
 
Public Property NavigatorOrientation As NavigatorOrientation
'使用法
 
Dim instance As DropDownCalendarInfo
Dim value As NavigatorOrientation
 
instance.NavigatorOrientation = value
 
value = instance.NavigatorOrientation
public NavigatorOrientation NavigatorOrientation {get; set;}

プロパティ値

ナビゲータの表示位置を示す DropDownCalendar.NavigatorOrientation 値。
既定値は NavigatorOrientation.Right です。
解説
このプロパティは、DropDownCalendar.ShowNavigator プロパティが Scrollbar または Button の場合のナビゲータの位置を決定します。
参照

DropDownCalendarInfo クラス
DropDownCalendarInfo メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.