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

GcCalendarGrid コントロールの GcCalendarGrid.CellValueNeeded および GcCalendarGrid.CellValuePushed イベントのデータを提供します。
構文
Public Class CalendarCellValueEventArgs 
   Inherits CalendarCellEventArgs
public class CalendarCellValueEventArgs : CalendarCellEventArgs 
解説
GcCalendarGrid.CellValueNeeded イベントまたは GcCalendarGrid.CellValuePushed イベントが発生するたびに、ユーザーはこのクラスにカスタムのセル値を設定できます。そうすると、その値が CalendarCell の値になります。
継承階層

System.Object
   System.EventArgs
      GrapeCity.Win.CalendarGrid.CalendarCellEventArgs
         GrapeCity.Win.CalendarGrid.CalendarCellValueEventArgs

参照

CalendarCellValueEventArgs メンバ
GrapeCity.Win.CalendarGrid 名前空間

 

 


© 2014 GrapeCity inc. All rights reserved.