CalendarView for WinForms
SelectionType 列挙体

C1.Win.Calendar.4.5.2 アセンブリ > C1.CalendarView 名前空間 : SelectionType 列挙体
値の選択タイプ。
シンタックス
'宣言
 
Public Enum SelectionType 
   Inherits System.Enum
public enum SelectionType : System.Enum 
メンバ
メンバ解説
Fieldフィールドの外観。TextBox に似ています。
Listリストの外観。ComboBox に似ています。
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.CalendarView.SelectionType

参照

C1.CalendarView 名前空間