SPREAD for WPF 3.0J - GcSpreadSheet
DisplayField クラス
メンバ 

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType.Editors 名前空間 : DisplayField クラス
コントロールがキーボードフォーカスを失ったときに表示される基本表示単位を表します。このクラスは抽象 (Visual BasicではMustInherit)であるため、初期化できません。
オブジェクト モデル
DisplayField クラス
シンタックス
'宣言
 
Public MustInherit Class DisplayField 
   Inherits System.Windows.Controls.Control
public abstract class DisplayField : System.Windows.Controls.Control 
解説
GrapeCity.Windows.InputMan.Fields.Primitives.DisplayField は、コントロールがキーボードフォーカスを失ったときに表示されます。ユーザーはさまざまな書式を設定し、コントロールの現在の値に基づいて異なるテキストを表示できます。
継承階層

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.NumberDisplayField

参照

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