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

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

System.Object
   GrapeCity.Win.MultiRow.InputMan.BaseObject
      GrapeCity.Win.MultiRow.InputMan.Field
         GrapeCity.Win.MultiRow.InputMan.DateField
            GrapeCity.Win.MultiRow.InputMan.DateInputField
            GrapeCity.Win.MultiRow.InputMan.DateLiteralField

参照

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

 

 


© 2008-2015 GrapeCity inc. All rights reserved.