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


読み取り専用の DateField オブジェクトのコレクションを表します。
構文
'Declaration
 
Public Class DateTimeFieldCollection 
   Inherits GrapeCity.Win.Spread.InputMan.CellType.Fields.FieldCollection(Of DateField)
'使用法
 
Dim instance As DateTimeFieldCollection
public class DateTimeFieldCollection : GrapeCity.Win.Spread.InputMan.CellType.Fields.FieldCollection<DateField> 
継承階層

System.Object
   System.Collections.CollectionBase
      GrapeCity.Win.Spread.InputMan.CellType.CollectionBase<T>
         GrapeCity.Win.Spread.InputMan.CellType.NamedObjectCollection<T>
               GrapeCity.Win.Spread.InputMan.CellType.Fields.DateTimeFieldCollection

参照

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

 

 


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