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

GcCalendarGrid コントロールの GcCalendarGrid.CellFormatting イベントのデータを提供します。
構文
Public Class CalendarCellFormattingEventArgs 
   Inherits CalendarCellEventArgs
public class CalendarCellFormattingEventArgs : CalendarCellEventArgs 
解説
このクラスは、セル値の書式設定プロセスについてユーザーに知らせるために使用されます。ユーザーは CellStyle に新しいスタイルを設定して、セルのスタイルを変更できます。また、Value に新しい値を設定してセルの値を変更することもできます。これらを行わない場合は、通常の書式設定プロセスが実行されます。
継承階層

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

参照

CalendarCellFormattingEventArgs メンバ
GrapeCity.Win.CalendarGrid 名前空間
CellParsing イベント
CellFormatting イベント

 

 


© 2014 GrapeCity inc. All rights reserved.