PowerTools CalendarGrid for Windows Forms 1.0J
DateField クラス
メンバ 

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

System.Object
   GrapeCity.Win.CalendarGrid.InputMan.BaseObject
      GrapeCity.Win.CalendarGrid.InputMan.GcField
         GrapeCity.Win.CalendarGrid.InputMan.DateField
            GrapeCity.Win.CalendarGrid.InputMan.DateInputField
            GrapeCity.Win.CalendarGrid.InputMan.DateLiteralField

参照

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

 

 


© 2014 GrapeCity inc. All rights reserved.