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


GrapeCity.Win.Spread.InputMan.CellType.GcDateTimeコントロールの基本入力フィールドを定義するDateFieldクラスを表します。このクラスは抽象 (Visual BasicではMustInherit)なので、インスタンス化できません。
構文
'Declaration
 
Public MustInherit Class DateField 
   Inherits Field
   Implements GrapeCity.Win.Spread.InputMan.CellType.INamedObject 
'使用法
 
Dim instance As DateField
public abstract class DateField : Field, GrapeCity.Win.Spread.InputMan.CellType.INamedObject  
解説
このクラスは、GrapeCity.Win.Spread.InputMan.CellType.GcDateTime コントロールが受け入れ可能なフィールド型の基本クラスを表します。
継承階層

System.Object
   GrapeCity.Win.Spread.InputMan.CellType.Fields.Field
      GrapeCity.Win.Spread.InputMan.CellType.Fields.DateField
         GrapeCity.Win.Spread.InputMan.CellType.Fields.DateInputField
         GrapeCity.Win.Spread.InputMan.CellType.Fields.DateLiteralField

参照

DateField メンバ
GrapeCity.Win.Spread.InputMan.CellType.Fields 名前空間

 

 


© 2004-2015, GrapeCity inc. All rights reserved.