GrapeCity.Win.MultiRow.v80 アセンブリ > GrapeCity.Win.MultiRow.InputMan 名前空間 : FieldsEditorCell クラス |
Public MustInherit Class FieldsEditorCell Inherits InputManCellBase
public abstract class FieldsEditorCell : InputManCellBase
FieldsEditorCellクラスは、GrapeCity.Win.MultiRow.InputManセル内の個々のセルを表します。FieldsEditorCellはGrapeCity.Win.MultiRow.SectionのCellsコレクションから取得できます。
継承時の注意:
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