SPREAD for WPF 4.0J - GcSpreadSheet
CalendarItem クラス
メンバ 

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType.Editors 名前空間 : CalendarItem クラス
GrapeCity.Windows.InputMan.GcDropDownCalendar に1月、1年、または 10 年を表示する CalendarItem コントロールを表します。
オブジェクト モデル
CalendarItem クラス
シンタックス
'宣言
 
Public Class CalendarItem 
   Inherits System.Windows.Controls.Control
public class CalendarItem : System.Windows.Controls.Control 
解説
CalendarItemには、見出しに3つのボタン(前のボタン、次のボタン、およびヘッダボタン)が含まれ、月を表示するための月ビューと、年または10年を表示するための年ビューが含まれます。

対応している System.Windows.VisualState リスト:

VisualStateGroup Name

VisualState Name

Description

CommonStates

Normal

コントロールが通常の状態にあるときの外観を表します。

CommonStates

Disabled

System.Windows.UIElement.IsEnabledfalseのときの外観を表します。

ValidationStates

Valid

System.Windows.Controls.Validation.GetHasError(System.Windows.DependencyObject)falseを返すときの外観を表します。

ValidationStates

InvalidFocused

System.Windows.Controls.Validation.GetHasError(System.Windows.DependencyObject)trueを返し、System.Windows.UIElement.IsKeyboardFocusedtrueの場合の外観を表します。

ValidationStates

InvalidUnfocused

System.Windows.Controls.Validation.GetHasError(System.Windows.DependencyObject)trueを返し、System.Windows.UIElement.IsKeyboardFocusedfalseの場合の外観を表します。

継承階層

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     GrapeCity.Wpf.SpreadSheet.CellType.Editors.CalendarItem

参照

CalendarItem メンバ
GrapeCity.Wpf.SpreadSheet.CellType.Editors 名前空間