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

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType.Editors 名前空間 : DateWeekdayDisplayField クラス
GrapeCity.Windows.InputMan.GcDateTime がアクティブでないときにその曜日を表示する GrapeCity.Windows.InputMan.Fields.DateWeekdayDisplayField クラスを表します。
オブジェクト モデル
DateWeekdayDisplayField クラス
シンタックス
'宣言
 
Public Class DateWeekdayDisplayField 
   Inherits DateInputDisplayField
public class DateWeekdayDisplayField : DateInputDisplayField 
解説

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

VisualStateGroup 名

VisualState 名

説明

CommonStates

Normal

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

CommonStates

Disabled

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

CommonStates

MouseOver

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

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.DisplayField
                        GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateDisplayField
                           GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateInputDisplayField
                              GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateWeekdayDisplayField

参照

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