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

GrapeCity.Win.MultiRow.InputManセル内の個々のセルを表します。このクラスは抽象 (Visual BasicではMustInherit)クラスなので、インスタンス化できません。
構文
Public MustInherit Class FieldsEditorCell 
   Inherits InputManCellBase
public abstract class FieldsEditorCell : InputManCellBase 
解説

FieldsEditorCellクラスは、GrapeCity.Win.MultiRow.InputManセル内の個々のセルを表します。FieldsEditorCellはGrapeCity.Win.MultiRow.SectionCellsコレクションから取得できます。

継承時の注意:

FieldEditorCellから継承した派生クラスに新しいプロパティを追加するときは、必ずGrapeCity.Win.MultiRow.Cell.Cloneメソッドをオーバーライドして、クローニング操作時に新しいプロパティがコピーされるようにしてください。また、基本クラスのCloneメソッドを呼び出して、基本クラスのプロパティが新しいセルにコピーされるようにしてください。

継承階層

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         GrapeCity.Win.MultiRow.Cell
            GrapeCity.Win.MultiRow.InputMan.InputManCellBase
               GrapeCity.Win.MultiRow.InputMan.FieldsEditorCell
                  GrapeCity.Win.MultiRow.InputMan.GcDateTimeCell
                  GrapeCity.Win.MultiRow.InputMan.GcMaskCell
                  GrapeCity.Win.MultiRow.InputMan.GcNumberCell
                  GrapeCity.Win.MultiRow.InputMan.GcTimeSpanCell

参照

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

 

 


© 2008-2015 GrapeCity inc. All rights reserved.