GrapeCity.Win.Calendar 名前空間 : SelectionMode 列挙体 |
Public Enum SelectionMode Inherits System.Enum
public enum SelectionMode : System.Enum
メンバ | 解説 |
---|---|
MultiRich | MultiSimpleにOutlookカレンダーと同等の日付選択機能を追加したものです。CtrlキーやShiftキーを使った日付選択が可能です。 |
MultiSimple | 複数の日付を選択するモードです。選択されたすべての日付は、Selectionsプロパティが参照するSelectionCollectionオブジェクトに設定されます。 |
One | 単一の日付を選択するモードです。選択された日付は、SelectedDateプロパティに設定されます。 |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.Calendar.SelectionMode
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2