GrapeCity CalendarGrid for Windows Forms 2.0J
NumberField クラス
メンバ 

CalendarGcNumberCellType のフィールドを定義する NumberField クラスを表します。このクラスは 抽象 (Visual BasicではMustInherit) クラスなので、インスタンス化できません。
構文
Public MustInherit Class NumberField 
   Inherits GcField
   Implements INamedObject 
public abstract class NumberField : GcField, INamedObject  
解説
これは、GcNumberCell のすべてのフィールドの基本クラスです。
継承階層

System.Object
   GrapeCity.Win.CalendarGrid.InputMan.BaseObject
      GrapeCity.Win.CalendarGrid.InputMan.GcField
         GrapeCity.Win.CalendarGrid.InputMan.NumberField
            GrapeCity.Win.CalendarGrid.InputMan.NumberDecimalPartField
            GrapeCity.Win.CalendarGrid.InputMan.NumberDecimalSeparatorField
            GrapeCity.Win.CalendarGrid.InputMan.NumberIntegerPartField
            GrapeCity.Win.CalendarGrid.InputMan.NumberSignField

参照

NumberField メンバ
GrapeCity.Win.CalendarGrid.InputMan 名前空間

 

 


c 2008 GrapeCity inc. All rights reserved.