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

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType.Editors 名前空間 : Field クラス
GrapeCity.Windows.InputMan.Primitives.FieldsEditorControl での基本的な入力および表示単位を表します。このクラスは 抽象 (Visual BasicではMustInherit) であるため、初期化できません。
オブジェクト モデル
Field クラス
シンタックス
'宣言
 
Public MustInherit Class Field 
   Inherits System.Windows.Controls.Control
public abstract class Field : System.Windows.Controls.Control 
解説
このクラスは、単一セグメントの表示機能を実装します。また、いくつかの入力動作もユーザーに公開されます。これはユーザー向けの最終インタフェースです。フィールドが作成されると、そのフィールドのセグメントと値モジュールが作成され、続いてセグメントと値モジュールの構成が行われます。
継承階層

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.Field
                        GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateField
                        GrapeCity.Wpf.SpreadSheet.CellType.Editors.MaskField
                        GrapeCity.Wpf.SpreadSheet.CellType.Editors.NumberField

参照

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