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

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

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

参照

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

 

 


© 2014 GrapeCity inc. All rights reserved.