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

GrapeCity.Win.MultiRow.GcMultiRowコントロールにカレンダーを表示するGrapeCity.Win.MultiRow.Cellを表します。
構文
Public Class GcCalendarCell 
   Inherits PlusPakCellBase
public class GcCalendarCell : PlusPakCellBase 
解説

GcCalendarCellクラスは、カレンダーを表示する特別なタイプのGrapeCity.Win.MultiRow.Cellです。選択されたGcCalendarCellGcCalendarEditingControlコントロールをホストし、ユーザーはその編集コントロールを使用してセルの値を編集できます(GcCalendarCellGrapeCity.Win.MultiRow.Cell.ReadOnlyプロパティがfalseに設定されている場合)。

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

継承階層

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         GrapeCity.Win.MultiRow.Cell
            GrapeCity.Win.MultiRow.PlusPak.PlusPakCellBase
               GrapeCity.Win.MultiRow.PlusPak.GcCalendarCell

参照

GcCalendarCell メンバ
GrapeCity.Win.MultiRow.PlusPak 名前空間
Cell クラス
GcCalendarEditingControl クラス

 

 


© 2008-2015 GrapeCity inc. All rights reserved.