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

GrapeCity.Windows.SpreadGrid.Editors 名前空間 : Field クラス
FieldsEditorControl での基本的な入力および表示単位を表します。
シンタックス
'宣言
 
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.Windows.SpreadGrid.Editors.Field
                        GrapeCity.Windows.SpreadGrid.Editors.DateField
                        GrapeCity.Windows.SpreadGrid.Editors.MaskField
                        GrapeCity.Windows.SpreadGrid.Editors.NumberField

参照

Field メンバ
GrapeCity.Windows.SpreadGrid.Editors 名前空間