| 名前 | 解説 |
 | AccessibilityObject | System.Windows.Forms.Controlから継承されます。 |
 | AccessibleDefaultActionDescription | System.Windows.Forms.Controlから継承されます。 |
 | AccessibleDescription | System.Windows.Forms.Controlから継承されます。 |
 | AccessibleName | System.Windows.Forms.Controlから継承されます。 |
 | AccessibleRole | System.Windows.Forms.Controlから継承されます。 |
 | AllowClipboard | 切り取り、コピー、貼り付けの操作を許可するかどうかを示す値を取得または設定します。 |
 | AllowDragPageScroll | 実行時にセルを選択してマウスをドラッグすることでページをスクロールできるかどうかを示す値を取得または設定します。 |
 | AllowDrop | System.Windows.Forms.Controlから継承されます。 |
 | AllowUserToTouchZoom | タッチ動作による GcCalendarGrid のズームをユーザーに許可するかどうかを示す値を取得または設定します。 |
 | AllowUserToZoom | ユーザーが実行時に[Ctrl]キーを押しながらマウスホイールを回すことによって GcCalendarGrid をズームできるかどうかを示す値を取得または設定します。 |
 | Anchor | System.Windows.Forms.Controlから継承されます。 |
 | AutoGenerateCellType | CalendarCell.Value に従って CalendarCellType を自動的に生成するかどうかを示す値を取得または設定します。 |
 | AutoScrollOffset | System.Windows.Forms.Controlから継承されます。 |
 | AutoScrollWhenKeyboardShowing | タッチキーボードが表示されているときに編集中のセルをスクロールして見えるようにするかどうかを示す値を取得または設定します。 |
 | AutoZoomMode | GcCalendarGrid のボディ要素が内容領域にどのようにフィットするかを示す値を取得または設定します。 |
 | BackColor | System.Windows.Forms.Controlから継承されます。 |
 | BackgroundImage | System.Windows.Forms.Controlから継承されます。 |
 | BackgroundImageLayout | System.Windows.Forms.Controlから継承されます。 |
 | BindingContext | System.Windows.Forms.Controlから継承されます。 |
 | Body | GcCalendarGrid のボディ領域を取得します。 |
 | BorderStyle | GcCalendarGrid コントロールの境界線スタイルを取得または設定します。 |
 | Bottom | System.Windows.Forms.Controlから継承されます。 |
 | Bounds | System.Windows.Forms.Controlから継承されます。 |
 | CalendarView | GcCalendarGrid 内の日付のレイアウトを定義する CalendarView を取得または設定します。 |
 | CanFocus | System.Windows.Forms.Controlから継承されます。 |
 | CanSelect | System.Windows.Forms.Controlから継承されます。 |
 | Capture | System.Windows.Forms.Controlから継承されます。 |
 | CausesValidation | System.Windows.Forms.Controlから継承されます。 |
 | ClientRectangle | System.Windows.Forms.Controlから継承されます。 |
 | ClientSize | System.Windows.Forms.Controlから継承されます。 |
 | ColumnHeader | CalendarTableScope.ColumnHeader スコープの CalendarTable オブジェクトを含む GcCalendarGrid の列ヘッダを取得します。 |
 | Commands | GcCalendarGrid コントロールに登録されているすべての CalendarGridCommand を取得します。 |
 | CompanyName | System.Windows.Forms.Controlから継承されます。 |
 | Container | System.ComponentModel.Componentから継承されます。 |
 | ContainsFocus | System.Windows.Forms.Controlから継承されます。 |
 | Content | CalendarTableScope.Content スコープの CalendarTable オブジェクトを含む GcCalendarGrid の内容を取得します。 |
 | ContextMenu | System.Windows.Forms.Controlから継承されます。 |
 | ContextMenuStrip | System.Windows.Forms.Controlから継承されます。 |
 | Controls | System.Windows.Forms.Controlから継承されます。 |
 | CornerHeader | CalendarTableScope.CornerHeader スコープの CalendarTable オブジェクトを含む GcCalendarGrid のコーナーヘッダを取得します。 |
 | Created | System.Windows.Forms.Controlから継承されます。 |
 | CurrentCellPosition | アクティブセルを取得または設定します。 |
 | CurrentDate | アクティブな日付を取得または設定します。 |
 | Cursor | System.Windows.Forms.Controlから継承されます。 |
 | DataBindings | System.Windows.Forms.Controlから継承されます。 |
 | DataMember | バインドしているメンバーの文字列を表す値を取得または設定します。 |
 | DataSource | データソースを取得または設定します。 |
 | DateField | データソースからどの日付のデータを取得する必要があるかを示す日付フィールドを取得または設定します。 |
 | DateFormatInfo | GcCalendarGrid の CalendarDateFormatInfo を取得します。この日付書式は、ビュー内の日付のレイアウト、および CalendarCell の System.DateTime の書式設定されたテキストに影響します。 |
 | DeviceDpi | System.Windows.Forms.Controlから継承されます。 |
 | DisplayRectangle | System.Windows.Forms.Controlから継承されます。 |
 | Disposing | System.Windows.Forms.Controlから継承されます。 |
 | Dock | System.Windows.Forms.Controlから継承されます。 |
 | EditingControl | 編集コントロールを持つセルが編集モードの場合に現在のセルによってホストされるコントロールを取得します。 |
 | EditMode | セルの編集を開始する方法を示す値を取得または設定します。 |
 | Enabled | System.Windows.Forms.Controlから継承されます。 |
 | FirstDateInView | 現在のビューの最初の日付を取得または設定します。 |
 | FirstDisplayedCellPosition | GcCalendarGrid コントロールに現在表示されている最初のセルの位置を取得または設定します。通常このセルは左上隅にあります。 |
 | FlatStyle | GcCalendarGrid コントロールのフラットスタイルの外観を取得または設定します。 |
 | Focused | GrapeCity.Framework.Views.Windows.ElementContainerControlから継承されます。 |
 | Font | System.Windows.Forms.Controlから継承されます。 |
 | ForeColor | System.Windows.Forms.Controlから継承されます。 |
 | GridLines | ユーザーが横罫線および縦罫線の設定に使用できる GcCalendarGrid の GridLines を取得します。 |
 | Handle | System.Windows.Forms.Controlから継承されます。 |
 | HasChildren | System.Windows.Forms.Controlから継承されます。 |
 | Height | System.Windows.Forms.Controlから継承されます。 |
 | Holidays | GcCalendarGrid 内の休日を取得します。 |
 | HorizontalScrollBarOffset | 水平スクロールバーの開始オフセットを取得または設定します。 |
 | HorizontalScrollBarVisibility | GcCalendarGrid コントロールの水平スクロールバーの表示/非表示設定を取得または設定します。 |
 | HorizontalScrollCount | 水平 System.Windows.Forms.ScrollBar の左または右ボタンをクリックしたときのスクロール量を示す値を取得または設定します。 |
 | HorizontalScrollMode | GcCalendarGrid が水平方向にどのようにスクロールされるかを示す値を取得または設定します。 |
 | InvokeRequired | System.Windows.Forms.Controlから継承されます。 |
 | IsAccessible | System.Windows.Forms.Controlから継承されます。 |
 | IsCurrentCellInEditMode | GcCalendarGrid のセルが編集状態にあるかどうかを示す値を取得します。 |
 | IsDisposed | System.Windows.Forms.Controlから継承されます。 |
 | IsHandleCreated | System.Windows.Forms.Controlから継承されます。 |
 | IsMirrored | System.Windows.Forms.Controlから継承されます。 |
 | Item | オーバーロードされます。 指定した日付の CalendarTable を取得します。このテーブルのセルの値とスタイルは、Template 内の Content から継承されます。 |
 | LastDateInView | 現在のビューの最後の日付を取得します。これは FirstDateInView と現在のビューによって決定されます。 |
 | LayoutEngine | System.Windows.Forms.Controlから継承されます。 |
 | LayoutSettings | GcCalendarGrid コントロールのレイアウト設定データを取得します。 |
 | Left | System.Windows.Forms.Controlから継承されます。 |
 | Location | System.Windows.Forms.Controlから継承されます。 |
 | Margin | System.Windows.Forms.Controlから継承されます。 |
 | MaxDate | GcCalendarGrid に表示できる最大の日付を取得または設定します。 |
 | MaximumSize | System.Windows.Forms.Controlから継承されます。 |
 | MinDate | GcCalendarGrid に表示できる最小の日付を取得または設定します。 |
 | MinimumSize | System.Windows.Forms.Controlから継承されます。 |
 | MinZoomFactor | GcCalendarGrid の最小ズーム倍率を示す値を取得または設定します。 |
 | MouseWheelScroll | ユーザーがマウスホイールを使用したときにどのコントロールが MouseWheel イベントを処理するかを示す値を取得または設定します。 |
 | Name | System.Windows.Forms.Controlから継承されます。 |
 | NavigationBar | GcCalendarGrid のナビゲーションバーを取得します。 |
 | Parent | System.Windows.Forms.Controlから継承されます。 |
 | PreferredSize | System.Windows.Forms.Controlから継承されます。 |
 | ProductName | System.Windows.Forms.Controlから継承されます。 |
 | ProductVersion | System.Windows.Forms.Controlから継承されます。 |
 | Protected | GcCalendarGrid コントロールを編集不可にするかどうかを示す値を取得または設定します。 |
 | RecreatingHandle | System.Windows.Forms.Controlから継承されます。 |
 | Region | System.Windows.Forms.Controlから継承されます。 |
 | ResizeMode | GcCalendarGrid のリサイズモードを取得または設定します。 |
 | Right | System.Windows.Forms.Controlから継承されます。 |
 | RowHeader | CalendarTableScope.RowHeader スコープの CalendarTable オブジェクトを含む GcCalendarGrid の行ヘッダを取得します。 |
 | SelectedCells | 現在の GcCalendarGrid コントロールで選択されているすべてのセルを含むコレクションを取得します。 |
 | SelectedDates | 現在の GcCalendarGrid コントロールで選択されているすべての日付を含むコレクションを取得します。 |
 | SelectionMode | GcCalendarGrid コントロールの選択モードを取得または設定します。 |
 | SelectionUnit | GcCalendarGrid コントロールの選択単位を取得または設定します。 |
 | ShowCellToolTips | マウスポインタがセルの上で停止したときにツールチップを表示するかどうかを示す値を取得または設定します。 |
 | ShowGrippersInEditingStatus | 編集コントロールに選択グリッパーを表示するかどうかを示す値を取得または設定します。 |
 | SingleBorderColor | 一重境界線の色を取得または設定します。 |
 | Site | System.Windows.Forms.Controlから継承されます。 |
 | Size | System.Windows.Forms.Controlから継承されます。 |
 | Styles | ユーザーが CalendarNamedCellStyle または CalendarNamedCellStyle を継承したその他のセルスタイルを追加できる CalendarStyleCollection を取得します。 |
 | TabIndex | System.Windows.Forms.Controlから継承されます。 |
 | TabStop | System.Windows.Forms.Controlから継承されます。 |
 | Tag | System.Windows.Forms.Controlから継承されます。 |
 | Template | GcCalendarGrid コントロールの日テンプレートを取得または設定します。 |
 | TitleFooter | GcCalendarGrid のフッタにあるタイトルを取得します。 |
 | TitleHeader | GcCalendarGrid のヘッダにあるタイトルを取得します。 |
 | Top | System.Windows.Forms.Controlから継承されます。 |
 | TopLevelControl | System.Windows.Forms.Controlから継承されます。 |
 | TouchZoomSnapDistance | 現在のズーム倍率を TouchZoomSnapPoints 内のいずれかの倍率にスナップできる最小距離を示す値を取得または設定します。 |
 | TouchZoomSnapPoints | ズームの終了時にズーム倍率がこのグループ内のいずれかの倍率にスナップされる、ズーム倍率のグループを取得します。 |
 | UseWaitCursor | System.Windows.Forms.Controlから継承されます。 |
 | VerticalScrollBarOffset | 垂直スクロールバーの開始オフセットを取得または設定します。 |
 | VerticalScrollBarVisibility | GcCalendarGrid コントロールの垂直スクロールバーの表示/非表示設定を取得または設定します。 |
 | VerticalScrollCount | 垂直 System.Windows.Forms.ScrollBar の上または下ボタンをクリックしたときのスクロール量を示す値を取得または設定します。 |
 | VerticalScrollMode | GcCalendarGrid が垂直方向にどのようにスクロールされるかを示す値を取得または設定します。 |
 | VirtualMode | ユーザーが GcCalendarGrid コントロールに独自のデータ管理操作を提供するかどうかを示す値を取得または設定します。 |
 | Visible | System.Windows.Forms.Controlから継承されます。 |
 | Width | System.Windows.Forms.Controlから継承されます。 |
 | ZoomFactor | GcCalendarGrid のズーム倍率を取得または設定します。 |