GrapeCity SPREAD for WPF 2.0J
Field クラス
メンバ 

FieldsEditorControl での基本的な入力および表示単位を表します。
構文
'Declaration
 
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 名前空間

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.