SPREAD for WPF 3.0J - GcSpreadSheet
AllowSelection 列挙体

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType.Editors 名前空間 : AllowSelection 列挙体
選択できる日のタイプを指定します。
シンタックス
'宣言
 
Public Enum AllowSelection 
   Inherits System.Enum
public enum AllowSelection : System.Enum 
メンバ
メンバ解説
AnyDay任意の日付を選択できます。
Holiday休日および週末日のみ選択できます。
Workday営業日のみ選択できます。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Wpf.SpreadSheet.CellType.Editors.AllowSelection

参照

GrapeCity.Wpf.SpreadSheet.CellType.Editors 名前空間