PowerTools MultiRow for Windows Forms 8.0J
NumberField クラス
メンバ 

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

System.Object
   GrapeCity.Win.MultiRow.InputMan.BaseObject
      GrapeCity.Win.MultiRow.InputMan.Field
         GrapeCity.Win.MultiRow.InputMan.NumberField
            GrapeCity.Win.MultiRow.InputMan.NumberDecimalPartField
            GrapeCity.Win.MultiRow.InputMan.NumberDecimalSeparatorField
            GrapeCity.Win.MultiRow.InputMan.NumberIntegerPartField
            GrapeCity.Win.MultiRow.InputMan.NumberSignField

参照

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

 

 


© 2008-2015 GrapeCity inc. All rights reserved.