PowerTools CalendarGrid for Windows Forms 1.0J
CalendarButtonCellType クラス
メンバ 

GcCalendarGrid コントロールで使用可能なボタンによく似た UI(ユーザーインタフェース)を表示する CalendarCellType を表します。
構文
Public Class CalendarButtonCellType 
   Inherits CalendarButtonCellTypeBase
public class CalendarButtonCellType : CalendarButtonCellTypeBase 
解説

CalendarButtonCellType クラスは、ボタンコントロールを表示する特別なタイプの CalendarCellType です。

継承時の注意:

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

継承階層

System.Object
   GrapeCity.Win.CalendarGrid.CalendarCellType
      GrapeCity.Win.CalendarGrid.CalendarButtonCellTypeBase
         GrapeCity.Win.CalendarGrid.CalendarButtonCellType

参照

CalendarButtonCellType メンバ
GrapeCity.Win.CalendarGrid 名前空間
CalendarButtonCellTypeBase クラス

 

 


© 2014 GrapeCity inc. All rights reserved.