GrapeCity SPREAD for WPF 2.0J
DateOccurringType 列挙体

日付がいつに属するかを指定します。
構文
'Declaration
 
Public Enum DateOccurringType 
   Inherits System.Enum
public enum DateOccurringType : System.Enum 
メンバ
メンバ説明
Last7Days過去7日間を指定します。
LastMonth先月を指定します。
LastWeek先週を指定します。
NextMonth来月を指定します。
NextWeek来週を指定します。
ThisMonth今月を指定します。
ThisWeek今週を指定します。
Today今日を指定します。
Tomorrow明日を指定します。
Yesterday昨日を指定します。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Windows.SpreadGrid.DateOccurringType

参照

GrapeCity.Windows.SpreadGrid 名前空間

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.