• GrapeCity SPREAD for WPF 3.0J
    • はじめに
      • 必要システム
      • インストールとアンインストール
      • ライセンス認証
      • アプリケーション開発の手順
      • コンポーネントをプロジェクトに組み込む
      • 各種オープンソースソフトウェアについて
    • 開発者ガイド
      • 製品について
        • 製品構成
        • 主な機能
          • 機能一覧
        • 3.0Jの新機能
          • 3.0Jで追加された関数
        • 旧バージョンからの移行
        • アセンブリ
        • XAML の使用
      • 配布ガイド
        • ランタイム アセンブリの配布について
        • WPF アプリケーションの配布
          • XCOPY による配布
          • インストーラによる配布
          • ClickOnce による配布
      • SPREAD デザイナの使用
        • デザイナの概要
        • デザイナの起動と終了
        • デザイナの外観
        • デザインモードとプレビューモード
        • ファイルの読み込みと保存
        • SPREAD デザイナの各タブ
          • ファイル タブ
          • ホーム タブ
          • ページ レイアウト タブ
          • データ タブ
          • 表示 タブ
          • プレビュー タブ
        • SPREAD デザイナの各ダイアログ
          • セルの書式設定 ダイアログ
            • 標準型セルの設定
            • ボタン型セルの設定
            • チェックボックス型セルの設定
            • ラジオグループ型セルの設定
            • イメージ型セルの設定
            • テキスト型セルの設定
            • 日付時刻型セルの設定
            • コンボボックス型セルの設定
            • マスク型セルの設定
            • 数値型セルの設定
          • 条件付き書式 ダイアログ
          • 交互行 ダイアログ
          • スタイル ダイアログ
          • ページ設定 ダイアログ
          • データの入力規則 ダイアログ
        • 各デザイナツールの使い方
          • デザイナツールの概要
          • グループデザイナの外観と機能
          • テンプレートデザイナの外観と機能
          • ヘッダデザイナの外観と機能
          • チュートリアル:グループデザイナを使用したグループ化
          • チュートリアル:テンプレートデザイナを使用した1レコード複数行
          • チュートリアル:ヘッダデザイナを使用したヘッダの設定
      • グリッド(コントロール全体)
        • 構成要素と親子関係
      • 列
        • 列数の設定
        • 列の追加/挿入
        • 列の非表示
        • 列の削除
        • 列幅の初期値
        • 列幅の変更
        • 列幅の自動調整
        • 列のドラッグ移動
        • 列の自動マージ
        • 列名参照
      • 行
        • 行数の設定
        • 行の追加/挿入
        • 行の非表示
        • 行の削除
        • 行の高さの初期値
        • 行の高さの変更
        • 行の高さの自動調整
        • 行のドラッグ移動
        • 行の自動マージ
        • 1行おきに背景色
      • ヘッダ
        • ヘッダの非表示
        • 複数行/複数列ヘッダ
        • 列ヘッダの高さ
        • 行ヘッダの幅
        • ヘッダテキスト
        • ヘッダセルの結合
        • 行セレクタ
        • ヘッダのハイライト
        • コーナーヘッダ
        • ヘッダの選択
      • セル
        • セルの参照
        • アクティブセル
        • オーバーフロー表示
        • セルの結合
        • セルのドラッグ移動
        • セルのドラッグフィル
        • セルのロック
        • セルの値の取得/設定
        • セルの検索
        • セルへのバインディング
        • ツールチップ
      • セル型
        • セル型の設定
        • セル型とセルの値
        • セル型と編集用コントロール
        • セル型とイベント
        • 標準型セル
          • 基本機能(標準型セル)
          • 書式設定(標準型セル)
        • テキスト型セル
          • 基本機能(テキスト型セル)
          • 書式設定(テキスト型セル)
        • 日付時刻型セル
          • 基本機能(日付時刻型セル)
          • 書式設定(日付時刻型セル)
          • ドロップダウンカレンダー
            • 基本機能(ドロップダウンカレンダー)
            • 設定方法(ドロップダウンカレンダー)
            • 休日/休業日
            • 選択不可日
          • スピン機能(日付時刻型セル)
          • 和暦年号のカスタマイズ
        • 数値型セル
          • 基本機能(数値型セル)
          • 書式設定(数値型セル)
          • ドロップダウン電卓
            • 基本機能(ドロップダウン電卓)
            • 設定方法(ドロップダウン電卓)
          • スピン機能(数値型セル)
        • マスク型セル
          • 基本機能(マスク型セル)
          • 書式設定(マスク型セル)
          • 列挙型フィールド
        • コンボボックス型セル
          • 基本機能(コンボボックス型セル)
          • ドロップダウン リスト
          • マルチカラム コンボボックス
        • ボタン型セル
        • チェックボックス型セル
        • ラジオグループ型セル
        • イメージ型セル
        • データテンプレート型セル
      • 編集
        • 入力と編集
        • 編集とイベント
        • 常時入力
        • 編集の禁止
        • 編集中の値
        • IMEモードの切り替え
      • 検証
        • データソースに実装する検証
        • DataAnnotation による検証
        • イベントによる検証
        • 入力規則
        • ValidateAll メソッド
      • 選択
        • 選択範囲の取得/設定
        • 操作モード
        • 選択操作のカスタマイズ
      • スクロール
        • スクロール単位
        • スクロール チップ
        • 固定
        • 遅延スクロール
        • コーディングによるスクロール
      • ソート
        • ソートの基本
        • ソートのカスタマイズ
        • コーディングによるソート
        • ソートの解除
      • フィルタリング
        • フィルタリングの基本
        • フィルタボタンとドロップダウンリスト
        • コーディングによるフィルタリング
        • フィルタリングの解除
      • ヒットテスト
        • カーソル位置の特定
      • 数式
        • 数式の設定
        • 列同士の計算
        • ユーザーによる数式の編集を許可
        • カスタム関数
        • 数式のオートコンプリート
      • グループ集計
        • グループ化の基本
        • グループ化のカスタマイズ
        • グループ ヘッダ/フッタ
        • グループ集計の基本
        • グループ集計のカスタマイズ
      • 1レコード複数行
        • 1レコード複数行の基本
        • レイアウトの設定(1レコード複数行)
          • 行のレイアウト(1レコード複数行)
          • ヘッダのレイアウト(1レコード複数行)
        • 1レコード複数行の制限事項
      • データ連結
        • データ連結の基本
        • 列のカスタマイズ
          • 自動生成列のカスタマイズ
          • 列の自動生成を無効化
        • 新規行
        • 非連結列
        • 非連結行
        • チュートリアル:データベース接続
          • 1. WPF アプリケーションの作成
          • 2. データソースの追加
          • 3. コントロールをデータソースに連結
          • 4. 表示のカスタマイズ
      • 外観
        • グリッド線
        • 罫線
        • アクティブセルの外観
        • 選択範囲の外観
        • ヘッダセルの外観
        • コントロールが非アクティブ時のスタイル
        • 条件付き書式
        • セル範囲のスタイル
        • 名前付きスタイル
        • マウスポインタ
        • テーマ
        • ローディングUI
      • キーボード操作
        • ショートカットキーとコマンド
        • アンドゥ/リドゥ
        • コマンド一覧
      • コピー/ペースト
        • クリップボード操作
        • ペーストの制御
        • セル範囲のコピー
      • タッチ操作
        • スクロール(タッチ操作)
        • 選択(タッチ操作)
        • 編集(タッチ操作)
      • ファイル入出力
        • ファイル出力
          • CSV 形式ファイルの出力
          • Excel ファイルの出力
          • PDF ファイルの出力
          • SGXML ファイルの出力
        • ファイルの読み込み
          • CSV 形式ファイルの読み込み
          • Excel ファイルの読み込み
          • SGXML ファイルの読み込み
      • 印刷
        • 印刷の基本
        • 印刷の設定
        • ヘッダ/フッタ(印刷)
        • 拡大/縮小印刷
        • 印刷プレビュー
    • リファレンス
      • GrapeCity.WPF.SpreadGrid アセンブリ
        • 名前空間
          • GrapeCity.Documents.Excel 名前空間
            • 概要
          • GrapeCity.Documents.Spread.FormulaRangeSelection 名前空間
            • 概要
          • GrapeCity.Windows.SpreadGrid 名前空間
            • 概要
            • クラス
              • AlternatingRow
                • 概要
                • メンバ
                • AlternatingRow コンストラクタ
                • プロパティ
                  • StyleName プロパティ
                  • TextDecorations プロパティ
              • AlternatingRowCollection
                • 概要
                • メンバ
                • メソッド
                  • ClearItems メソッド
                  • InsertItem メソッド
                  • MoveItem メソッド
                  • RemoveItem メソッド
                  • SetItem メソッド
              • AverageRule
                • 概要
                • メンバ
                • AverageRule コンストラクタ
                • メソッド
                  • Clone メソッド
                  • Create メソッド
                  • CreateCondition メソッド
                  • InitCondition メソッド
                  • Reset メソッド
                • プロパティ
                  • Operator プロパティ
              • BindingDataField
                • 概要
                • メンバ
                • BindingDataField コンストラクタ
                • プロパティ
                  • Binding プロパティ
              • BorderLine
                • 概要
                • メンバ
                • BorderLine コンストラクタ
                  • BorderLine コンストラクタ()
                  • BorderLine コンストラクタ(Color,BorderLineStyle)
                • メソッド
                  • Compare メソッド
                  • Equals メソッド
                  • GetHashCode メソッド
                • プロパティ
                  • Color プロパティ
                  • Style プロパティ
                • オペレータ
                  • 等価判定演算子 オペレータ
                  • 比較演算子(より大きい) オペレータ
                  • 比較演算子(以上か) オペレータ
                  • 等しくないか判定する演算子 オペレータ
                  • 比較演算子(より小さい) オペレータ
                  • 比較演算子(以下) オペレータ
              • BorderLineConverter
                • 概要
                • メンバ
                • BorderLineConverter コンストラクタ
                • メソッド
                  • CanConvertFrom メソッド
                    • CanConvertFrom(ITypeDescriptorContext,Type) メソッド
                  • CanConvertTo メソッド
                    • CanConvertTo(ITypeDescriptorContext,Type) メソッド
                  • ConvertFrom メソッド
                    • ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) メソッド
                  • ConvertTo メソッド
                    • ConvertTo(ITypeDescriptorContext,CultureInfo,Object,Type) メソッド
              • ButtonCellType
                • 概要
                • メンバ
                • ButtonCellType コンストラクタ
                • メソッド
                  • GenerateDisplayElement メソッド
                • プロパティ
                  • Command プロパティ
                  • Content プロパティ
                  • ContentTemplate プロパティ
                  • CustomCommandParameter プロパティ
              • Cell
                • 概要
                • メンバ
                • プロパティ
                  • CellTipContent プロパティ
                  • CellTipContentTemplate プロパティ
                  • ColumnSpan プロパティ
                  • Formula プロパティ
                  • InheritedCellType プロパティ
                  • InheritedFocusable プロパティ
                  • InheritedLocked プロパティ
                  • InheritedStyle プロパティ
                  • InheritedValidator プロパティ
                  • IsActive プロパティ
                  • IsEditing プロパティ
                  • IsHighlighted プロパティ
                  • IsSelected プロパティ
                  • IsValid プロパティ
                  • Position プロパティ
                  • RowSpan プロパティ
                  • ShowCellTip プロパティ
                  • Text プロパティ
                  • ValidationErrors プロパティ
                  • Validator プロパティ
                  • Value プロパティ
              • CellCollection
                • 概要
                • メンバ
                • メソッド
                  • GetItem メソッド
                  • GetItemIndex メソッド
                  • InsertOverride メソッド
                  • MoveOverride メソッド
                  • RemoveOverride メソッド
                • プロパティ
                  • Count プロパティ
              • CellCommandParameter
                • 概要
                • メンバ
                • メソッド
                  • ToString メソッド
                • プロパティ
                  • Area プロパティ
                  • CellPosition プロパティ
                  • CustomCommandParameter プロパティ
              • CellHitTestInfo
                • 概要
                • メンバ
                • メソッド
                  • Equals メソッド
                  • GetHashCode メソッド
                  • ToString メソッド
                • プロパティ
                  • Area プロパティ
                  • CellX プロパティ
                  • CellY プロパティ
                  • ColumnIndex プロパティ
                  • ColumnName プロパティ
                  • RowIndex プロパティ
              • CellPositionConverter
                • 概要
                • メンバ
                • CellPositionConverter コンストラクタ
                • メソッド
                  • CanConvertFrom メソッド
                    • CanConvertFrom(ITypeDescriptorContext,Type) メソッド
                  • CanConvertTo メソッド
                    • CanConvertTo(ITypeDescriptorContext,Type) メソッド
                  • ConvertFrom メソッド
                    • ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) メソッド
              • CellRange
                • 概要
                • メンバ
                • CellRange コンストラクタ
                • メソッド
                  • Equals メソッド
                    • Equals(CellRange) メソッド
                    • Equals(Object) メソッド
                  • GetHashCode メソッド
                  • ToString メソッド
                • プロパティ
                  • Column プロパティ
                  • ColumnCount プロパティ
                  • Item プロパティ
                  • RangeType プロパティ
                  • Row プロパティ
                  • RowCount プロパティ
                • オペレータ
                  • 等価判定演算子 オペレータ
                  • 等しくないか判定する演算子 オペレータ
              • Cells
                • 概要
                • メンバ
                • プロパティ
                  • ActiveCellBackground プロパティ
                  • ActiveCellBackgroundUnfocused プロパティ
                  • ActiveCellForeground プロパティ
                  • ActiveCellForegroundUnfocused プロパティ
                  • HorizontalGridLine プロパティ
                  • NewRowStyle プロパティ
                  • NewRowStyleName プロパティ
                  • SelectionBackground プロパティ
                  • SelectionBackgroundOpacity プロパティ
                  • SelectionBackgroundUnfocused プロパティ
                  • SelectionForeground プロパティ
                  • SelectionForegroundUnfocused プロパティ
                  • VerticalGridLine プロパティ
              • CellTemplate
                • 概要
                • メンバ
                • CellTemplate コンストラクタ
                • プロパティ
                  • ColumnIndex プロパティ
                  • ColumnSpan プロパティ
                  • DataColumnIndex プロパティ
                  • DataColumnName プロパティ
                  • RowIndex プロパティ
                  • RowSpan プロパティ
              • CellTemplateCollection
                • 概要
                • メンバ
              • CellTypeBase
                • 概要
                • メンバ
                • メソッド
                  • GenerateDisplayElement メソッド
                  • GenerateEditElement メソッド
                  • InitializeEditElement メソッド
                  • TerminateEditElement メソッド
                  • UpdateProperties メソッド
                • プロパティ
                  • DefaultUpdateSourceTrigger プロパティ
                  • DisplayElementStyle プロパティ
                  • EditElementStyle プロパティ
                  • UpdateSourceTrigger プロパティ
              • CellValidator
                • 概要
                • メンバ
                • CellValidator コンストラクタ
                • メソッド
                  • CreateDateValidator メソッド
                  • CreateFormulaListValidator メソッド
                  • CreateFormulaValidator メソッド
                  • CreateListValidator メソッド
                  • CreateNumberValidator メソッド
                  • CreateTextLengthValidator メソッド
                  • IsValid メソッド
                • プロパティ
                  • ComparisonOperator プロパティ
                  • CriteriaType プロパティ
                  • ErrorMessage プロパティ
                  • IgnoreBlank プロパティ
                  • Value1 プロパティ
                  • Value2 プロパティ
              • CellValueChangedEventArgs
                • 概要
                • メンバ
                • プロパティ
                  • Column プロパティ
                  • NewValue プロパティ
                  • OldValue プロパティ
                  • Row プロパティ
              • CellValueChangingEventArgs
                • 概要
                • メンバ
                • プロパティ
                  • Cancel プロパティ
                  • Column プロパティ
                  • NewValue プロパティ
                  • OldValue プロパティ
                  • Row プロパティ
              • CellValueRule
                • 概要
                • メンバ
                • CellValueRule コンストラクタ
                • メソッド
                  • Clone メソッド
                  • Create メソッド
                  • CreateCondition メソッド
                  • Reset メソッド
                • プロパティ
                  • Operator プロパティ
                  • Value1 プロパティ
                  • Value2 プロパティ
              • CheckBoxCellType
                • 概要
                • メンバ
                • CheckBoxCellType コンストラクタ
                • メソッド
                  • GenerateDisplayElement メソッド
                • プロパティ
                  • Command プロパティ
                  • Content プロパティ
                  • ContentTemplate プロパティ
                  • CustomCommandParameter プロパティ
                  • DefaultUpdateSourceTrigger プロパティ
                  • FalseContent プロパティ
                  • IndeterminateContent プロパティ
                  • IsThreeState プロパティ
                  • TrueContent プロパティ
              • ClipboardPastingEventArgs
                • 概要
                • メンバ
                • ClipboardPastingEventArgs コンストラクタ
                • プロパティ
                  • CellRange プロパティ
                  • Handled プロパティ
              • Column
                • 概要
                • メンバ
                • Column コンストラクタ
                • メソッド
                  • ToCellRange メソッド
                • プロパティ
                  • Background プロパティ
                  • BorderBottom プロパティ
                  • BorderLeft プロパティ
                  • BorderRight プロパティ
                  • BorderTop プロパティ
                  • CanUserAutoFit プロパティ
                  • CanUserFilter プロパティ
                  • CanUserResize プロパティ
                  • CanUserSort プロパティ
                  • CellType プロパティ
                  • CellValidator プロパティ
                  • ContentOpacity プロパティ
                  • ContentOpacityMask プロパティ
                  • DataField プロパティ
                  • DefaultSortDescription プロパティ
                  • FilterButtonIndex プロパティ
                  • FilterDropDownList プロパティ
                  • Focusable プロパティ
                  • FontFamily プロパティ
                  • FontSize プロパティ
                  • FontStretch プロパティ
                  • FontStyle プロパティ
                  • FontWeight プロパティ
                  • Foreground プロパティ
                  • Formula プロパティ
                  • GroupFooter プロパティ
                  • GroupHeader プロパティ
                  • Header プロパティ
                  • HorizontalAlignment プロパティ
                  • Index プロパティ
                  • IsPageBreak プロパティ
                  • IsVisible プロパティ
                  • Locked プロパティ
                  • MergePolicy プロパティ
                  • Name プロパティ
                  • Padding プロパティ
                  • ShowSortIndicator プロパティ
                  • SortDirection プロパティ
                  • SortIndicatorIndex プロパティ
                  • StyleName プロパティ
                  • TabIndex プロパティ
                  • Tag プロパティ
                  • TextDecorations プロパティ
                  • VerticalAlignment プロパティ
                  • Width プロパティ
              • ColumnCollection
                • 概要
                • メンバ
                • メソッド
                  • Add メソッド
                    • Add() メソッド
                    • Add(Int32) メソッド
                  • Clear メソッド
                  • GetEnumerator メソッド
                  • IndexOf メソッド
                  • Insert メソッド
                  • Move メソッド
                  • Remove メソッド
                • プロパティ
                  • Count プロパティ
                  • Item プロパティ
                    • Item(Int32) プロパティ
                    • Item(String) プロパティ
              • ColumnHeader
                • 概要
                • メンバ
                • プロパティ
                  • AutoText プロパティ
                  • AutoTextIndex プロパティ
                  • FilterButtonIndex プロパティ
                  • HorizontalGridLine プロパティ
                  • IsVisible プロパティ
                  • SortIndicatorIndex プロパティ
                  • VerticalGridLine プロパティ
              • ComboBoxCellType
                • 概要
                • メンバ
                • ComboBoxCellType コンストラクタ
                • メソッド
                  • GenerateDisplayElement メソッド
                  • GenerateEditElement メソッド
                  • InitializeEditElement メソッド
                  • TerminateEditElement メソッド
                • プロパティ
                  • AllowDropDownOpen プロパティ
                  • AlternatingItemBackground プロパティ
                  • AlternationCount プロパティ
                  • AutoGenerateColumns プロパティ
                  • AutoOpenDropDown プロパティ
                  • AutoSelect プロパティ
                  • CanUserResizeColumns プロパティ
                  • CanUserSortColumns プロパティ
                  • Columns プロパティ
                  • ContentPath プロパティ
                  • DropDownButtonStyle プロパティ
                  • DropDownButtonVisibility プロパティ
                  • DropDownControlStyle プロパティ
                  • DropDownWidth プロパティ
                  • DropDownWindowStyle プロパティ
                  • FocusDropDownControlOnOpen プロパティ
                  • HorizontalGridLineBrush プロパティ
                  • HorizontalGridLineStyle プロパティ
                  • ImeConversionMode プロパティ
                  • ImeSentenceMode プロパティ
                  • ImeState プロパティ
                  • InputScope プロパティ
                  • IsAutoSelectCaseSensitive プロパティ
                  • IsEditable プロパティ
                  • IsInputMethodEnabled プロパティ
                  • IsReadOnly プロパティ
                  • IsSelectable プロパティ
                  • ItemBackground プロパティ
                  • ItemContainerStyle プロパティ
                  • Items プロパティ
                  • ItemsSource プロパティ
                  • ItemTemplate プロパティ
                  • MaxDropDownHeight プロパティ
                  • MaxDropDownItems プロパティ
                  • SelectedValuePath プロパティ
                  • SpinButtonStyle プロパティ
                  • SpinButtonVisibility プロパティ
                  • StaysOpenOnEdit プロパティ
                  • UseMultipleColumn プロパティ
                  • ValueType プロパティ
                  • VerticalGridLineBrush プロパティ
                  • VerticalGridLineStyle プロパティ
              • ConditionalFormat
                • 概要
                • メンバ
                • メソッド
                  • AddAverageRule メソッド
                  • AddCellValueRule メソッド
                  • AddDateOccurringRule メソッド
                  • AddDuplicateRule メソッド
                  • AddFormulaRule メソッド
                  • AddRule メソッド
                  • AddSpecificTextRule メソッド
                  • AddThreeScaleRule メソッド
                  • AddTop10Rule メソッド
                  • AddTwoScaleRule メソッド
                  • AddUniqueRule メソッド
                  • ClearRule メソッド
                    • ClearRule() メソッド
                    • ClearRule(Int32,Int32,Int32,Int32) メソッド
                  • GetRule メソッド
                  • GetRules メソッド
                  • RemoveRule メソッド
                • プロパティ
                  • RuleCount プロパティ
              • ConditionBase
                • 概要
                • メンバ
                • メソッド
                  • ClearExpected メソッド
                  • Clone メソッド
                  • CloneRanges メソッド
                  • Evaluate メソッド
                  • GetExpected メソッド
                    • GetExpected(ICalcEvaluator,Int32,Int32) メソッド
                    • GetExpected(ICalcEvaluator,Int32,Int32,Boolean) メソッド
                  • GetExpectedBoolean メソッド
                  • GetExpectedColor メソッド
                  • GetExpectedDateTime メソッド
                  • GetExpectedDouble メソッド
                  • GetExpectedInt メソッド
                  • GetExpectedString メソッド
                  • Reset メソッド
                • プロパティ
                  • ExpectedExpression プロパティ
                  • ExpectedFormula プロパティ
                  • ExpectedValue プロパティ
                  • ExpectedValueType プロパティ
                  • IgnoreBlank プロパティ
              • CornerHeader
                • 概要
                • メンバ
                • プロパティ
                  • HorizontalGridLine プロパティ
                  • VerticalGridLine プロパティ
              • CsvOpenSettings
                • 概要
                • メンバ
                • CsvOpenSettings コンストラクタ
                • プロパティ
                  • CellContent プロパティ
                  • ColumnDelimiter プロパティ
                  • ColumnHeaderRowCount プロパティ
                  • Encoding プロパティ
                  • IgnoreHiddenCells プロパティ
                  • IncludeColumnHeader プロパティ
                  • IncludeRowHeader プロパティ
                  • Position プロパティ
                  • RowDelimiter プロパティ
                  • RowHeaderColumnCount プロパティ
                  • TextDelimiter プロパティ
              • CsvSaveSettings
                • 概要
                • メンバ
                • CsvSaveSettings コンストラクタ
                • プロパティ
                  • CellContent プロパティ
                  • ColumnDelimiter プロパティ
                  • Encoding プロパティ
                  • ForceTextDelimiter プロパティ
                  • IgnoreHiddenCells プロパティ
                  • IncludeColumnHeader プロパティ
                  • IncludeRowHeader プロパティ
                  • Range プロパティ
                  • RowDelimiter プロパティ
                  • TextDelimiter プロパティ
              • DataField
                • 概要
                • メンバ
              • DataFieldConverter
                • 概要
                • メンバ
                • DataFieldConverter コンストラクタ
                • メソッド
                  • CanConvertFrom メソッド
                    • CanConvertFrom(ITypeDescriptorContext,Type) メソッド
                  • CanConvertTo メソッド
                    • CanConvertTo(ITypeDescriptorContext,Type) メソッド
                  • ConvertFrom メソッド
                    • ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) メソッド
                  • ConvertTo メソッド
                    • ConvertTo(ITypeDescriptorContext,CultureInfo,Object,Type) メソッド
              • DataTemplateCellType
                • 概要
                • メンバ
                • DataTemplateCellType コンストラクタ
                • メソッド
                  • GenerateDisplayElement メソッド
                  • GenerateEditElement メソッド
                  • InitializeEditElement メソッド
                • プロパティ
                  • DisplayElementTemplate プロパティ
                  • EditElementTemplate プロパティ
              • DateOccurringRule
                • 概要
                • メンバ
                • DateOccurringRule コンストラクタ
                • メソッド
                  • Clone メソッド
                  • Create メソッド
                  • CreateCondition メソッド
                  • Reset メソッド
                • プロパティ
                  • Operator プロパティ
              • DateTimeCellType
                • 概要
                • メンバ
                • DateTimeCellType コンストラクタ
                • メソッド
                  • GenerateEditElement メソッド
                  • InitializeEditElement メソッド
                  • TerminateEditElement メソッド
                • プロパティ
                  • AllowDropDownOpen プロパティ
                  • AutoOpenDropDown プロパティ
                  • BlackoutDates プロパティ
                  • DefaultActiveFieldIndex プロパティ
                  • DisplayFieldSet プロパティ
                  • DropDownButtonStyle プロパティ
                  • DropDownButtonVisibility プロパティ
                  • DropDownCalendarStyle プロパティ
                  • DropDownWindowStyle プロパティ
                  • ExitOnLastChar プロパティ
                  • FieldsEditMode プロパティ
                  • FieldSet プロパティ
                  • FirstDayOfWeek プロパティ
                  • HighlightText プロパティ
                  • ImeConversionMode プロパティ
                  • ImeSentenceMode プロパティ
                  • ImeState プロパティ
                  • InputScope プロパティ
                  • IsInputMethodEnabled プロパティ
                  • IsTodayHighlighted プロパティ
                  • MaxDate プロパティ
                  • MinDate プロパティ
                  • PromptChar プロパティ
                  • RecommendedValue プロパティ
                  • ShowLiterals プロパティ
                  • ShowRecommendedValue プロパティ
                  • SpinButtonStyle プロパティ
                  • SpinButtonVisibility プロパティ
                  • SpinIncrementValue プロパティ
                  • SpinMode プロパティ
                  • TabAction プロパティ
                  • WatermarkDisplayEmptyEra プロパティ
                  • WatermarkDisplayEmptyEraForeground プロパティ
                  • WatermarkEmptyEra プロパティ
                  • WatermarkEmptyEraForeground プロパティ
              • DragEventArgs
                • 概要
                • メンバ
                • DragEventArgs コンストラクタ
                • プロパティ
                  • DragType プロパティ
                  • SourceRange プロパティ
                  • TargetRange プロパティ
              • DragFillIndicatorHitTestInfo
                • 概要
                • メンバ
                • DragFillIndicatorHitTestInfo コンストラクタ
              • DragMoveIndicatorHitTestInfo
                • 概要
                • メンバ
                • DragMoveIndicatorHitTestInfo コンストラクタ
              • DuplicateRule
                • 概要
                • メンバ
                • DuplicateRule コンストラクタ
                • メソッド
                  • Clone メソッド
                  • Create メソッド
                  • CreateCondition メソッド
                  • InitCondition メソッド
              • EditBaseCellType
                • 概要
                • メンバ
                • メソッド
                  • GenerateDisplayElement メソッド
                  • TerminateEditElement メソッド
                • プロパティ
                  • EditMode プロパティ
                  • IsReadOnly プロパティ
                  • SelectionBrush プロパティ
                  • SelectionOpacity プロパティ
                  • TextTrimming プロパティ
              • EditElementShowingEventArgs
                • 概要
                • メンバ
                • プロパティ
                  • EditElement プロパティ
              • EmptyCellHitTestInfo
                • 概要
                • メンバ
                • EmptyCellHitTestInfo コンストラクタ
              • ExcelOpenException
                • 概要
                • メンバ
                • プロパティ
                  • Error プロパティ
              • ExcelOpenSettings
                • 概要
                • メンバ
                • ExcelOpenSettings コンストラクタ
                • プロパティ
                  • ColumnHeaderRowCount プロパティ
                  • IncludeColumnHeader プロパティ
                  • IncludeRowHeader プロパティ
                  • Password プロパティ
                  • RowHeaderColumnCount プロパティ
                  • SheetIndex プロパティ
                  • UseCellType プロパティ
              • ExcelSaveSettings
                • 概要
                • メンバ
                • ExcelSaveSettings コンストラクタ
                • プロパティ
                  • FileFormat プロパティ
                  • IgnoreHiddenCells プロパティ
                  • IncludeColumnHeader プロパティ
                  • IncludeRowHeader プロパティ
                  • Password プロパティ
                  • SheetName プロパティ
                  • UseLayoutTemplate プロパティ
              • FieldsEditorBaseCellType
                • 概要
                • メンバ
                • メソッド
                  • InitializeEditElement メソッド
                • プロパティ
                  • AllowSpin プロパティ
                  • SpinAllowWrap プロパティ
                  • SpinIncrement プロパティ
                  • WatermarkDisplayNull プロパティ
                  • WatermarkDisplayNullForeground プロパティ
                  • WatermarkNull プロパティ
                  • WatermarkNullForeground プロパティ
              • FilterDropDownList
                • 概要
                • メンバ
                • FilterDropDownList コンストラクタ
                • プロパティ
                  • Comparer プロパティ
                  • Converter プロパティ
                  • ConverterCulture プロパティ
                  • ConverterParameter プロパティ
                  • ItemDirection プロパティ
                  • ShowIconBar プロパティ
                  • ShowSort プロパティ
              • FilteredEventArgs
                • 概要
                • メンバ
                • プロパティ
                  • Action プロパティ
                  • Column プロパティ
              • FormattingRuleBase
                • 概要
                • メンバ
                • メソッド
                  • Clone メソッド
                  • Contains メソッド
                  • CreateCondition メソッド
                  • Evaluate メソッド
                  • GetExpected メソッド
                  • InitCondition メソッド
                  • OnPropertyChanged メソッド
                  • Reset メソッド
                • プロパティ
                  • Ranges プロパティ
                  • Style プロパティ
                • フィールド
                  • condition フィールド
                • イベント
                  • PropertyChanged イベント
              • FormulaRule
                • 概要
                • メンバ
                • FormulaRule コンストラクタ
                • メソッド
                  • Clone メソッド
                  • Create メソッド
                  • CreateCondition メソッド
                  • Reset メソッド
                • プロパティ
                  • Formula プロパティ
              • GcSpreadGrid
                • 概要
                • メンバ
                • GcSpreadGrid コンストラクタ
                • メソッド
                  • AddCustomFunction メソッド
                  • AutoFitColumns メソッド
                  • AutoFitRows メソッド
                  • BeginEdit メソッド
                  • BeginInit メソッド
                  • CancelCellEdit メソッド
                  • CancelRowEdit メソッド
                  • ClearCustomFunctions メソッド
                  • ClearRange メソッド
                  • ClearSpanInfo メソッド
                  • ClearUndoRedo メソッド
                  • CommitCellEdit メソッド
                  • CommitRowEdit メソッド
                  • EndInit メソッド
                  • Evaluate メソッド
                  • EvaluateFunction メソッド
                  • GetAutoMergedInfo メソッド
                  • GetCellDisplayBounds メソッド
                  • GetCellText メソッド
                  • GetCellValue メソッド
                  • GetClip メソッド
                  • GetClipDataObject メソッド
                  • GetClipValue メソッド
                  • GetColumnWidth メソッド
                  • GetCustomFunction メソッド
                  • GetExpression メソッド
                  • GetFormula メソッド
                  • GetSpanInfo メソッド
                  • HitTest メソッド
                    • HitTest(Double,Double) メソッド
                    • HitTest(Point) メソッド
                  • IsCellInView メソッド
                  • OnApplyTemplate メソッド
                  • OnAutoGeneratingColumn メソッド
                  • OnBeginResize メソッド
                  • OnCellBeginEdit メソッド
                  • OnCellEditEnded メソッド
                  • OnCellEditEnding メソッド
                  • OnCellEnter メソッド
                  • OnCellLeave メソッド
                  • OnCellValueChanged メソッド
                  • OnCellValueChanging メソッド
                  • OnClipboardPasted メソッド
                  • OnClipboardPasting メソッド
                  • OnColumnCollectionChanged メソッド
                  • OnDragEnded メソッド
                  • OnDragEnding メソッド
                  • OnFiltered メソッド
                  • OnGotFocus メソッド
                  • OnInitializingNewItem メソッド
                  • OnInvalidOperation メソッド
                  • OnKeyDown メソッド
                  • OnResizeEnded メソッド
                  • OnRowBeginEdit メソッド
                  • OnRowCollectionChanged メソッド
                  • OnRowEditEnded メソッド
                  • OnRowEditEnding メソッド
                  • OnSelectionChanged メソッド
                  • OnSelectionChanging メソッド
                  • OnSorted メソッド
                  • Open メソッド
                    • Open(String) メソッド
                    • Open(Stream) メソッド
                  • OpenCsv メソッド
                    • OpenCsv(String,CsvOpenSettings) メソッド
                    • OpenCsv(Stream,CsvOpenSettings) メソッド
                  • OpenExcel メソッド
                    • OpenExcel(String,ExcelOpenSettings) メソッド
                    • OpenExcel(Stream,ExcelOpenSettings) メソッド
                  • Print メソッド
                  • PrintPreview メソッド
                  • PrintToDocument メソッド
                  • ReapplyFilters メソッド
                  • ReapplyGrouping メソッド
                  • ReapplySort メソッド
                  • Redo メソッド
                  • RefreshCellValue メソッド
                    • RefreshCellValue() メソッド
                    • RefreshCellValue(CellRange) メソッド
                  • RemoveCustomFunctions メソッド
                  • Reset メソッド
                  • ResetSelection メソッド
                  • ResumeCalcService メソッド
                  • ResumeGroupSortFilter メソッド
                  • Save メソッド
                    • Save(String) メソッド
                    • Save(Stream) メソッド
                  • SaveCsv メソッド
                    • SaveCsv(String,CsvSaveSettings) メソッド
                    • SaveCsv(Stream,CsvSaveSettings) メソッド
                  • SaveExcel メソッド
                    • SaveExcel(String,ExcelSaveSettings) メソッド
                    • SaveExcel(String,LimitedExcelSaveSettings) メソッド
                    • SaveExcel(Stream,ExcelSaveSettings) メソッド
                    • SaveExcel(Stream,LimitedExcelSaveSettings) メソッド
                  • SavePdf メソッド
                    • SavePdf(Stream,PrintPdfSettings) メソッド
                    • SavePdf(String,PrintPdfSettings) メソッド
                  • Search メソッド
                    • Search(String,Int32,Int32) メソッド
                    • Search(String,SearchFlags,Int32,Int32) メソッド
                    • Search(String,SearchFlags,SearchOrder,Int32,Int32) メソッド
                    • Search(String,SearchFlags,SearchOrder,SearchFoundFlags,Int32,Int32) メソッド
                    • Search(String,SearchFlags,SearchOrder,SearchFoundFlags,SpreadArea,Int32,Int32) メソッド
                    • Search(String,SearchFlags,SearchOrder,SearchFoundFlags,SpreadArea,Int32,Int32,Int32,Int32) メソッド
                    • Search(String,SearchFlags,SearchOrder,SearchFoundFlags,SpreadArea,Int32,Int32,Int32,Int32,Int32,Int32) メソッド
                    • Search(String,SearchFlags,SearchOrder,SearchFoundFlags,SpreadArea,Int32,Int32,Int32,Int32,Int32,Int32,String) メソッド
                  • Select メソッド
                  • SetBorder メソッド
                    • SetBorder(CellRange,Color,BorderLineStyle,SetBorderOptions) メソッド
                    • SetBorder(CellRange,BorderLine,SetBorderOptions) メソッド
                  • SetCellText メソッド
                  • SetCellValidator メソッド
                  • SetCellValue メソッド
                  • SetClip メソッド
                  • SetClipSpecial メソッド
                  • SetClipValue メソッド
                  • SetColumnWidth メソッド
                  • SetExpression メソッド
                  • SetFormula メソッド
                  • ShowCell メソッド
                  • ShowColumn メソッド
                  • ShowRow メソッド
                  • SuspendCalcService メソッド
                  • SuspendGroupSortFilter メソッド
                  • Undo メソッド
                  • ValidateAll メソッド
                  • ValidateCell メソッド
                  • ValidateRow メソッド
                • プロパティ
                  • ActiveCell プロパティ
                  • ActiveCellBackground プロパティ
                  • ActiveCellBackgroundUnfocused プロパティ
                  • ActiveCellForeground プロパティ
                  • ActiveCellForegroundUnfocused プロパティ
                  • ActiveCellPosition プロパティ
                  • ActiveColumn プロパティ
                  • ActiveColumnIndex プロパティ
                  • ActiveRow プロパティ
                  • ActiveRowIndex プロパティ
                  • AlternatingRows プロパティ
                  • AutoFitType プロパティ
                  • AutoGenerateColumns プロパティ
                  • AutoSortFilter プロパティ
                  • BoundaryFeedbackMode プロパティ
                  • CanCellOverflow プロパティ
                  • CanEditOverflow プロパティ
                  • CanReceiveCellEvents プロパティ
                  • CanUserAddRows プロパティ
                  • CanUserAutoFitColumns プロパティ
                  • CanUserAutoFitRows プロパティ
                  • CanUserCutCopyPaste プロパティ
                  • CanUserDragCell プロパティ
                  • CanUserDragFill プロパティ
                  • CanUserEditFormula プロパティ
                  • CanUserFilterColumns プロパティ
                  • CanUserResizeColumns プロパティ
                  • CanUserResizeRows プロパティ
                  • CanUserShowSearchDialog プロパティ
                  • CanUserSortColumns プロパティ
                  • CanUserUndoRedo プロパティ
                  • CellPresenterStyleSelector プロパティ
                  • CellRange プロパティ
                  • Cells プロパティ
                  • CellStyle プロパティ
                  • ClipboardCopyOptions プロパティ
                  • ClipboardOptions プロパティ
                  • ClipboardPasteOptions プロパティ
                  • ColumnCount プロパティ
                  • ColumnDragMode プロパティ
                  • ColumnHeader プロパティ
                  • ColumnHeaderStyle プロパティ
                  • Columns プロパティ
                  • ConditionalFormat プロパティ
                  • CornerHeader プロパティ
                  • CornerHeaderStyle プロパティ
                  • CustomFunctions プロパティ
                  • DefaultColumnWidth プロパティ
                  • DefaultDragFillType プロパティ
                  • DefaultHeaderColumnWidth プロパティ
                  • DefaultHeaderRowHeight プロパティ
                  • DefaultRowHeight プロパティ
                  • DefaultStyle プロパティ
                  • DefaultStyleName プロパティ
                  • DocumentUri プロパティ
                  • DragBorderLineStyle プロパティ
                  • DragIndicatorStyle プロパティ
                  • DropLocationIndicatorStyle プロパティ
                  • EditCaretPosition プロパティ
                  • EditCommands プロパティ
                  • EditElement プロパティ
                  • EditModePermanent プロパティ
                  • FilterButtonStyle プロパティ
                  • FilterDescriptions プロパティ
                  • FilterDropDownListStyle プロパティ
                  • FilterIgnoreFrozenRows プロパティ
                  • FrozenColumnCount プロパティ
                  • FrozenLine プロパティ
                  • FrozenRowCount プロパティ
                  • FrozenTrailingColumnCount プロパティ
                  • FrozenTrailingRowCount プロパティ
                  • GroupDescriptions プロパティ
                  • HeaderHorizontalGridLine プロパティ
                  • HeaderSelectionOptions プロパティ
                  • HeaderVerticalGridLine プロパティ
                  • HighlightHeader プロパティ
                  • HorizontalGridLine プロパティ
                  • HorizontalScrollBarVisibility プロパティ
                  • HorizontalScrollMode プロパティ
                  • IsDeferredScrollingEnabled プロパティ
                  • IsDesignMode プロパティ
                  • IsLoadingUIVisible プロパティ
                  • Item プロパティ
                    • Item(CellPosition) プロパティ
                    • Item(Int32,Int32) プロパティ
                    • Item(Int32,String) プロパティ
                  • ItemsSource プロパティ
                  • LayoutMode プロパティ
                  • LayoutTemplate プロパティ
                  • ListModeCommands プロパティ
                  • Locked プロパティ
                  • NamedStyleInfos プロパティ
                  • NavigationCommands プロパティ
                  • NewRowIndex プロパティ
                  • NewRowPosition プロパティ
                  • NewRowStyle プロパティ
                  • NewRowStyleName プロパティ
                  • OperationMode プロパティ
                  • PanningMode プロパティ
                  • PrintCellStyle プロパティ
                  • PrintColumnHeaderStyle プロパティ
                  • PrintCornerHeaderStyle プロパティ
                  • PrintRowHeaderStyle プロパティ
                  • PrintSettings プロパティ
                  • ProcessNavigationKeys プロパティ
                  • Protected プロパティ
                  • RedoStack プロパティ
                  • ReferenceStyle プロパティ
                  • RowCount プロパティ
                  • RowDragMode プロパティ
                  • RowHeader プロパティ
                  • RowHeaderStyle プロパティ
                  • Rows プロパティ
                  • ScrollBarStyle プロパティ
                  • ScrollCommands プロパティ
                  • SearchDialog プロパティ
                  • SelectedItem プロパティ
                  • SelectedItems プロパティ
                  • SelectedRanges プロパティ
                  • SelectionBackground プロパティ
                  • SelectionBackgroundOpacity プロパティ
                  • SelectionBackgroundUnfocused プロパティ
                  • SelectionBorder プロパティ
                  • SelectionBorderUnfocused プロパティ
                  • SelectionCommands プロパティ
                  • SelectionForeground プロパティ
                  • SelectionForegroundUnfocused プロパティ
                  • SelectionPolicy プロパティ
                  • SelectionUnit プロパティ
                  • ShowCellTips プロパティ
                  • ShowHeaderHighlightBorder プロパティ
                  • ShowResizeTip プロパティ
                  • ShowRowSelector プロパティ
                  • ShowScrollTip プロパティ
                  • ShowSortForExcelLikeFilter プロパティ
                  • SortDescriptions プロパティ
                  • SortIgnoreFrozenRows プロパティ
                  • UndoRedoLimit プロパティ
                  • UndoStack プロパティ
                  • UseCruciformCursor プロパティ
                  • UseExcelLikeFilterMenu プロパティ
                  • VerticalGridLine プロパティ
                  • VerticalScrollBarVisibility プロパティ
                  • VerticalScrollMode プロパティ
                • フィールド
                  • ActiveCellBackgroundProperty フィールド
                  • ActiveCellBackgroundUnfocusedProperty フィールド
                  • ActiveCellForegroundProperty フィールド
                  • ActiveCellForegroundUnfocusedProperty フィールド
                  • AutoFitTypeProperty フィールド
                  • AutoGenerateColumnsProperty フィールド
                  • AutoSortFilterProperty フィールド
                  • BoundaryFeedbackModeProperty フィールド
                  • CanCellOverflowProperty フィールド
                  • CanEditOverflowProperty フィールド
                  • CanReceiveCellEventsProperty フィールド
                  • CanUserAddRowsProperty フィールド
                  • CanUserAutoFitColumnsProperty フィールド
                  • CanUserAutoFitRowsProperty フィールド
                  • CanUserCutCopyPasteProperty フィールド
                  • CanUserDragCellProperty フィールド
                  • CanUserDragFillProperty フィールド
                  • CanUserEditFormulaProperty フィールド
                  • CanUserFilterColumnsProperty フィールド
                  • CanUserResizeColumnsProperty フィールド
                  • CanUserResizeRowsProperty フィールド
                  • CanUserShowSearchDialogProperty フィールド
                  • CanUserSortColumnsProperty フィールド
                  • CanUserUndoRedoProperty フィールド
                  • CellStyleProperty フィールド
                  • ClipboardCopyOptionsProperty フィールド
                  • ClipboardOptionsProperty フィールド
                  • ClipboardPasteOptionsProperty フィールド
                  • ColumnDragModeProperty フィールド
                  • ColumnHeaderStyleProperty フィールド
                  • CornerHeaderStyleProperty フィールド
                  • DefaultColumnWidthProperty フィールド
                  • DefaultDragFillTypeProperty フィールド
                  • DefaultHeaderColumnWidthProperty フィールド
                  • DefaultHeaderRowHeightProperty フィールド
                  • DefaultRowHeightProperty フィールド
                  • DefaultStyleNameProperty フィールド
                  • DragBorderLineStyleProperty フィールド
                  • DragIndicatorStyleProperty フィールド
                  • DropLocationIndicatorStyleProperty フィールド
                  • EditCaretPositionProperty フィールド
                  • EditModePermanentProperty フィールド
                  • FilterButtonStyleProperty フィールド
                  • FilterDropDownListStyleProperty フィールド
                  • FilterIgnoreFrozenRowsProperty フィールド
                  • FrozenColumnCountProperty フィールド
                  • FrozenLineProperty フィールド
                  • FrozenRowCountProperty フィールド
                  • FrozenTrailingColumnCountProperty フィールド
                  • FrozenTrailingRowCountProperty フィールド
                  • HeaderHorizontalGridLineProperty フィールド
                  • HeaderSelectionOptionsProperty フィールド
                  • HeaderVerticalGridLineProperty フィールド
                  • HighlightHeaderProperty フィールド
                  • HorizontalGridLineProperty フィールド
                  • HorizontalScrollBarVisibilityProperty フィールド
                  • HorizontalScrollModeProperty フィールド
                  • IsDeferredScrollingEnabledProperty フィールド
                  • IsLoadingUIVisibleProperty フィールド
                  • ItemsSourceProperty フィールド
                  • LayoutModeProperty フィールド
                  • LockedProperty フィールド
                  • NewRowPositionProperty フィールド
                  • NewRowStyleNameProperty フィールド
                  • OperationModeProperty フィールド
                  • PanningModeProperty フィールド
                  • PrintCellStyleProperty フィールド
                  • PrintColumnHeaderStyleProperty フィールド
                  • PrintCornerHeaderStyleProperty フィールド
                  • PrintRowHeaderStyleProperty フィールド
                  • ProcessNavigationKeysProperty フィールド
                  • ProtectedProperty フィールド
                  • ReferenceStyleProperty フィールド
                  • RowDragModeProperty フィールド
                  • RowHeaderStyleProperty フィールド
                  • ScrollBarStyleProperty フィールド
                  • SelectedItemProperty フィールド
                  • SelectionBackgroundOpacityProperty フィールド
                  • SelectionBackgroundProperty フィールド
                  • SelectionBackgroundUnfocusedProperty フィールド
                  • SelectionBorderProperty フィールド
                  • SelectionBorderUnfocusedProperty フィールド
                  • SelectionForegroundProperty フィールド
                  • SelectionForegroundUnfocusedProperty フィールド
                  • SelectionPolicyProperty フィールド
                  • SelectionUnitProperty フィールド
                  • ShowCellTipsProperty フィールド
                  • ShowHeaderHighlightBorderProperty フィールド
                  • ShowResizeTipProperty フィールド
                  • ShowRowSelectorProperty フィールド
                  • ShowScrollTipProperty フィールド
                  • SortIgnoreFrozenRowsProperty フィールド
                  • UndoRedoLimitProperty フィールド
                  • UseCruciformCursorProperty フィールド
                  • VerticalGridLineProperty フィールド
                  • VerticalScrollBarVisibilityProperty フィールド
                  • VerticalScrollModeProperty フィールド
                • イベント
                  • AutoGeneratingColumn イベント
                  • BeginResize イベント
                  • CellBeginEdit イベント
                  • CellEditEnded イベント
                  • CellEditEnding イベント
                  • CellEnter イベント
                  • CellLeave イベント
                  • CellValueChanged イベント
                  • CellValueChanging イベント
                  • ClipboardPasted イベント
                  • ClipboardPasting イベント
                  • ColumnCollectionChanged イベント
                  • DragEnded イベント
                  • DragEnding イベント
                  • EditElementShowing イベント
                  • Filtered イベント
                  • InitializingNewItem イベント
                  • InvalidOperation イベント
                  • ResizeEnded イベント
                  • RowBeginEdit イベント
                  • RowCollectionChanged イベント
                  • RowEditEnded イベント
                  • RowEditEnding イベント
                  • ScrollChanged イベント
                  • SelectionChanged イベント
                  • SelectionChanging イベント
                  • Sorted イベント
              • GeneralCellType
                • 概要
                • メンバ
                • GeneralCellType コンストラクタ
                • メソッド
                  • GenerateDisplayElement メソッド
                  • GenerateEditElement メソッド
                  • GetDisplayText メソッド
                    • GetDisplayText(String,Object) メソッド
                    • GetDisplayText(String,Object,Brush) メソッド
                  • GetEditText メソッド
                  • GetEditValue メソッド
                • プロパティ
                  • AcceptsReturn プロパティ
                  • FormatString プロパティ
                  • Formatter プロパティ
                  • ImeConversionMode プロパティ
                  • ImeSentenceMode プロパティ
                  • ImeState プロパティ
                  • InputScope プロパティ
                  • IsInputMethodEnabled プロパティ
                  • IsReadOnly プロパティ
                  • SelectionBrush プロパティ
                  • SelectionOpacity プロパティ
                  • TextTrimming プロパティ
                  • TextWrapping プロパティ
              • GeneratedColumn
                • 概要
                • メンバ
                • GeneratedColumn コンストラクタ
                • プロパティ
                  • CellType プロパティ
                  • DataField プロパティ
                  • Description プロパティ
                  • DisplayIndex プロパティ
                  • Header プロパティ
                  • IsReadOnly プロパティ
                  • Name プロパティ
              • GroupArea
                • 概要
                • メンバ
                • プロパティ
                  • IsVisible プロパティ
                  • Item プロパティ
                  • RowCount プロパティ
                  • Rows プロパティ
                  • Style プロパティ
                  • StyleName プロパティ
              • GroupCell
                • 概要
                • メンバ
                • プロパティ
                  • AggregationFormat プロパティ
                  • AggregationType プロパティ
                  • CellType プロパティ
                  • ColumnSpan プロパティ
                  • Formula プロパティ
                  • RowSpan プロパティ
                  • Value プロパティ
              • GroupCellCollection
                • 概要
                • メンバ
                • メソッド
                  • GetItem メソッド
                  • GetItemIndex メソッド
                  • InsertOverride メソッド
                  • MoveOverride メソッド
                  • RemoveOverride メソッド
                • プロパティ
                  • Count プロパティ
              • GroupElement
                • 概要
                • メンバ
                • プロパティ
                  • Background プロパティ
                  • BorderBottom プロパティ
                  • BorderLeft プロパティ
                  • BorderRight プロパティ
                  • BorderTop プロパティ
                  • ContentOpacity プロパティ
                  • ContentOpacityMask プロパティ
                  • FontFamily プロパティ
                  • FontSize プロパティ
                  • FontStretch プロパティ
                  • FontStyle プロパティ
                  • FontWeight プロパティ
                  • Foreground プロパティ
                  • HorizontalAlignment プロパティ
                  • Padding プロパティ
                  • StyleName プロパティ
                  • TextDecorations プロパティ
                  • VerticalAlignment プロパティ
              • GroupHeaderFooter
                • 概要
                • メンバ
                • プロパティ
                  • IsVisible プロパティ
                  • RowHeader プロパティ
              • GroupRow
                • 概要
                • メンバ
                • プロパティ
                  • Cells プロパティ
                  • Height プロパティ
              • GroupRowCollection
                • 概要
                • メンバ
                • メソッド
                  • Add メソッド
                  • Clear メソッド
                  • Insert メソッド
                  • Move メソッド
                  • Remove メソッド
                • プロパティ
                  • Count プロパティ
              • HitTestInfo
                • 概要
                • メンバ
                • メソッド
                  • Equals メソッド
                  • GetHashCode メソッド
                  • ToString メソッド
              • ImageCellType
                • 概要
                • メンバ
                • ImageCellType コンストラクタ
                • メソッド
                  • GenerateDisplayElement メソッド
                • プロパティ
                  • ImageConverter プロパティ
                  • Stretch プロパティ
              • IncludeListCondition
                • 概要
                • メンバ
                • IncludeListCondition コンストラクタ
                  • IncludeListCondition コンストラクタ()
                  • IncludeListCondition コンストラクタ(Object[])
                • メソッド
                  • Evaluate メソッド
                • プロパティ
                  • Values プロパティ
              • InitializingNewItemEventArgs
                • 概要
                • メンバ
                • プロパティ
                  • NewItem プロパティ
              • InvalidOperationEventArgs
                • 概要
                • メンバ
                • プロパティ
                  • InvalidOperationType プロパティ
              • LayoutTemplate
                • 概要
                • メンバ
                • LayoutTemplate コンストラクタ
                • プロパティ
                  • ColumnCount プロパティ
                  • ColumnDefinitions プロパティ
                  • ColumnHeaderTemplate プロパティ
                  • RowTemplate プロパティ
              • LimitedExcelSaveSettings
                • 概要
                • メンバ
                • LimitedExcelSaveSettings コンストラクタ
                • プロパティ
                  • IgnoreHiddenCells プロパティ
                  • IncludeColumnHeader プロパティ
                  • IncludeRowHeader プロパティ
                  • Password プロパティ
                  • SheetName プロパティ
              • MaskCellType
                • 概要
                • メンバ
                • MaskCellType コンストラクタ
                • メソッド
                  • GenerateEditElement メソッド
                  • InitializeEditElement メソッド
                  • TerminateEditElement メソッド
                • プロパティ
                  • AutoConvert プロパティ
                  • DefaultActiveFieldIndex プロパティ
                  • ExitOnLastChar プロパティ
                  • FieldSet プロパティ
                  • HighlightText プロパティ
                  • ImeConversionMode プロパティ
                  • ImeSentenceMode プロパティ
                  • ImeState プロパティ
                  • InputScope プロパティ
                  • IsInputMethodEnabled プロパティ
                  • PromptChar プロパティ
                  • RecommendedValue プロパティ
                  • ShowLiterals プロパティ
                  • ShowRecommendedValue プロパティ
                  • SpinButtonStyle プロパティ
                  • SpinButtonVisibility プロパティ
                  • TabAction プロパティ
                  • UseTextAsValue プロパティ
              • NamedStyleInfoDictionary
                • 概要
                • メンバ
                • メソッド
                  • Add メソッド
                  • Clear メソッド
                  • ContainsKey メソッド
                  • GetEnumerator メソッド
                  • Remove メソッド
                  • TryGetValue メソッド
                • プロパティ
                  • Count プロパティ
                  • Item プロパティ
                  • Keys プロパティ
                  • Values プロパティ
              • NoneHitTestInfo
                • 概要
                • メンバ
                • NoneHitTestInfo コンストラクタ
              • NumberCellType
                • 概要
                • メンバ
                • NumberCellType コンストラクタ
                • メソッド
                  • GenerateEditElement メソッド
                  • InitializeEditElement メソッド
                  • TerminateEditElement メソッド
                • プロパティ
                  • AllowDeleteToNull プロパティ
                  • AllowDropDownOpen プロパティ
                  • AutoOpenDropDown プロパティ
                  • DisplayFieldSet プロパティ
                  • DropDownButtonStyle プロパティ
                  • DropDownButtonVisibility プロパティ
                  • DropDownCalculatorStyle プロパティ
                  • DropDownWindowStyle プロパティ
                  • FieldSet プロパティ
                  • MaxValue プロパティ
                  • MinValue プロパティ
                  • NegativeForeground プロパティ
                  • RecommendedValue プロパティ
                  • ShowRecommendedValue プロパティ
                  • SpinButtonStyle プロパティ
                  • SpinButtonVisibility プロパティ
                  • SpinIncrementValue プロパティ
                  • SpinMode プロパティ
                  • ValueSign プロパティ
                  • WatermarkDisplayZero プロパティ
                  • WatermarkDisplayZeroForeground プロパティ
                  • WatermarkZero プロパティ
                  • WatermarkZeroForeground プロパティ
              • OpenSettings
                • 概要
                • メンバ
              • PaperSize
                • 概要
                • メンバ
                • PaperSize コンストラクタ
                  • PaperSize コンストラクタ()
                  • PaperSize コンストラクタ(PaperKind)
                  • PaperSize コンストラクタ(Double,Double)
                • プロパティ
                  • Height プロパティ
                  • Kind プロパティ
                  • Width プロパティ
              • PrintPageHeader
                • 概要
                • メンバ
                • PrintPageHeader コンストラクタ
                • プロパティ
                  • CenterImage プロパティ
                  • CenterSection プロパティ
                  • EvenPageCenterImage プロパティ
                  • EvenPageCenterSection プロパティ
                  • EvenPageLeftImage プロパティ
                  • EvenPageLeftSection プロパティ
                  • EvenPageRightImage プロパティ
                  • EvenPageRightSection プロパティ
                  • LeftImage プロパティ
                  • LeftSection プロパティ
                  • OddPageCenterImage プロパティ
                  • OddPageCenterSection プロパティ
                  • OddPageLeftImage プロパティ
                  • OddPageLeftSection プロパティ
                  • OddPageRightImage プロパティ
                  • OddPageRightSection プロパティ
                  • RightImage プロパティ
                  • RightSection プロパティ
              • PrintPdfSettings
                • 概要
                • メンバ
                • PrintPdfSettings コンストラクタ
              • PrintPreview
                • 概要
                • メンバ
                • PrintPreview コンストラクタ
                • メソッド
                  • InitializeComponent メソッド
              • PrintSettings
                • 概要
                • メンバ
                • PrintSettings コンストラクタ
                • プロパティ
                  • ShowPrintDialog プロパティ
              • PrintSettingsBase
                • 概要
                • メンバ
                • PrintSettingsBase コンストラクタ
                • プロパティ
                  • CellRange プロパティ
                  • Centering プロパティ
                  • EndPage プロパティ
                  • FirstPageNumber プロパティ
                  • FitPagesTall プロパティ
                  • FitPagesWide プロパティ
                  • Footer プロパティ
                  • FooterMargin プロパティ
                  • Header プロパティ
                  • HeaderMargin プロパティ
                  • Margin プロパティ
                  • OutlineColor プロパティ
                  • OutlineThickness プロパティ
                  • PageOrder プロパティ
                  • PageOrientation プロパティ
                  • PaperSize プロパティ
                  • PrintArea プロパティ
                  • PrintColumnHeader プロパティ
                  • PrintRowHeader プロパティ
                  • ShowGridline プロパティ
                  • StartPage プロパティ
                  • Watermark プロパティ
                  • WatermarkOpacity プロパティ
                  • WatermarkStretch プロパティ
                  • ZoomFactor プロパティ
              • PropertyDataField
                • 概要
                • メンバ
                • PropertyDataField コンストラクタ
                • プロパティ
                  • Converter プロパティ
                  • ConverterCulture プロパティ
                  • ConverterParameter プロパティ
                  • Property プロパティ
              • RadioGroupCellType
                • 概要
                • メンバ
                • RadioGroupCellType コンストラクタ
                • メソッド
                  • GenerateDisplayElement メソッド
                • プロパティ
                  • DefaultUpdateSourceTrigger プロパティ
                  • DisplayMemberPath プロパティ
                  • ItemContentTemplate プロパティ
                  • ItemsSource プロパティ
                  • Orientation プロパティ
                  • SelectedValuePath プロパティ
              • Range
                • 概要
                • メンバ
                • プロパティ
                  • Background プロパティ
                  • BorderBottom プロパティ
                  • BorderLeft プロパティ
                  • BorderRight プロパティ
                  • BorderTop プロパティ
                  • CellTipContent プロパティ
                  • CellTipContentTemplate プロパティ
                  • CellType プロパティ
                  • ContentOpacity プロパティ
                  • ContentOpacityMask プロパティ
                  • Focusable プロパティ
                  • FontFamily プロパティ
                  • FontSize プロパティ
                  • FontStretch プロパティ
                  • FontStyle プロパティ
                  • FontWeight プロパティ
                  • Foreground プロパティ
                  • HorizontalAlignment プロパティ
                  • Locked プロパティ
                  • Padding プロパティ
                  • ShowCellTip プロパティ
                  • StyleName プロパティ
                  • TextDecorations プロパティ
                  • Validator プロパティ
                  • VerticalAlignment プロパティ
              • ResizeEdgeHitTestInfo
                • 概要
                • メンバ
                • メソッド
                  • Equals メソッド
                  • GetHashCode メソッド
                  • ToString メソッド
                • プロパティ
                  • Area プロパティ
                  • ColumnIndex プロパティ
                  • ColumnName プロパティ
                  • ResizeEdgeType プロパティ
                  • RowIndex プロパティ
              • ResizeEventArgs
                • 概要
                • メンバ
                • プロパティ
                  • Items プロパティ
                  • ResizeDirection プロパティ
                  • ResizeItem プロパティ
              • Row
                • 概要
                • メンバ
                • プロパティ
                  • Cells プロパティ
                  • Height プロパティ
                  • Index プロパティ
                  • IsBound プロパティ
                  • IsNewRow プロパティ
                  • IsValid プロパティ
                  • IsVisible プロパティ
                  • RowType プロパティ
                  • ValidationErrors プロパティ
              • RowCollection
                • 概要
                • メンバ
                • メソッド
                  • AddNew メソッド
                  • AddUnboundRow メソッド
                    • AddUnboundRow() メソッド
                    • AddUnboundRow(Int32) メソッド
                  • CancelNew メソッド
                  • Clear メソッド
                  • CommitNew メソッド
                  • GetItem メソッド
                  • GetItemIndex メソッド
                  • InsertOverride メソッド
                  • InsertUnboundRow メソッド
                  • Move メソッド
                  • MoveOverride メソッド
                  • Remove メソッド
                  • RemoveOverride メソッド
                • プロパティ
                  • Count プロパティ
              • RowHeader
                • 概要
                • メンバ
                • プロパティ
                  • AutoText プロパティ
                  • AutoTextIndex プロパティ
                  • HorizontalGridLine プロパティ
                  • IsVisible プロパティ
                  • NewRowStyle プロパティ
                  • NewRowStyleName プロパティ
                  • SelectorIndex プロパティ
                  • VerticalGridLine プロパティ
              • RowTemplate
                • 概要
                • メンバ
                • RowTemplate コンストラクタ
                • プロパティ
                  • Cells プロパティ
                  • RowCount プロパティ
                  • RowDefinitions プロパティ
              • SaveSettings
                • 概要
                • メンバ
              • ScaleRule
                • 概要
                • メンバ
                • メソッド
                  • Clone メソッド
                  • CreateCondition メソッド
                  • Evaluate メソッド
                  • OnPropertyChanged メソッド
              • ScaleValue
                • 概要
                • メンバ
                • ScaleValue コンストラクタ
                • プロパティ
                  • Type プロパティ
                  • Value プロパティ
              • ScrollBarHitTestInfo
                • 概要
                • メンバ
                • メソッド
                  • Equals メソッド
                  • GetHashCode メソッド
                  • ToString メソッド
                • プロパティ
                  • Orientation プロパティ
              • SelectionChangingEventArgs
                • 概要
                • メンバ
                • SelectionChangingEventArgs コンストラクタ
                • プロパティ
                  • ActiveSelection プロパティ
                  • Cancel プロパティ
                  • Selections プロパティ
              • SpecificTextRule
                • 概要
                • メンバ
                • SpecificTextRule コンストラクタ
                • メソッド
                  • Clone メソッド
                  • Create メソッド
                  • CreateCondition メソッド
                  • Reset メソッド
                • プロパティ
                  • Operator プロパティ
                  • Text プロパティ
              • SpreadAutoGeneratingColumnEventArgs
                • 概要
                • メンバ
                • プロパティ
                  • Column プロパティ
                  • PropertyName プロパティ
                  • PropertyType プロパティ
              • SpreadBand
                • 概要
                • メンバ
                • メソッド
                  • ToCellRange メソッド
                • プロパティ
                  • Background プロパティ
                  • BorderBottom プロパティ
                  • BorderLeft プロパティ
                  • BorderRight プロパティ
                  • BorderTop プロパティ
                  • CanUserAutoFit プロパティ
                  • CanUserResize プロパティ
                  • ContentOpacity プロパティ
                  • ContentOpacityMask プロパティ
                  • Focusable プロパティ
                  • FontFamily プロパティ
                  • FontSize プロパティ
                  • FontStretch プロパティ
                  • FontStyle プロパティ
                  • FontWeight プロパティ
                  • Foreground プロパティ
                  • HorizontalAlignment プロパティ
                  • IsPageBreak プロパティ
                  • Locked プロパティ
                  • MergePolicy プロパティ
                  • Padding プロパティ
                  • StyleName プロパティ
                  • Tag プロパティ
                  • TextDecorations プロパティ
                  • VerticalAlignment プロパティ
              • SpreadCellBeginEditEventArgs
                • 概要
                • メンバ
                • プロパティ
                  • BeginEditAction プロパティ
                  • CellPosition プロパティ
                  • EditCaretPosition プロパティ
                  • ProcessNavigationKeys プロパティ
              • SpreadCellEditEndedEventArgs
                • 概要
                • メンバ
                • プロパティ
                  • CellPosition プロパティ
                  • EditAction プロパティ
              • SpreadCellEditEndingEventArgs
                • 概要
                • メンバ
                • プロパティ
                  • CellPosition プロパティ
                  • EditAction プロパティ
              • SpreadCellEnterEventArgs
                • 概要
                • メンバ
                • プロパティ
                  • Column プロパティ
                  • Row プロパティ
              • SpreadCellLeaveEventArgs
                • 概要
                • メンバ
                • プロパティ
                  • Cancel プロパティ
                  • Column プロパティ
                  • NewColumn プロパティ
                  • NewRow プロパティ
                  • Row プロパティ
              • SpreadCollection<T>
                • 概要
                • メンバ
                • メソッド
                  • Add メソッド
                  • AddRange メソッド
                  • Clear メソッド
                  • Contains メソッド
                  • CopyTo メソッド
                  • GetEnumerator メソッド
                  • IndexOf メソッド
                  • Insert メソッド
                  • InsertRange メソッド
                  • Move メソッド
                  • MoveRange メソッド
                  • OnCollectionEnlarging メソッド
                  • Remove メソッド
                  • RemoveAt メソッド
                  • RemoveRange メソッド
                • プロパティ
                  • Count プロパティ
                  • IsReadOnly プロパティ
                  • Item プロパティ
              • SpreadCollectionChangedEventArgs
                • 概要
                • メンバ
                • プロパティ
                  • Action プロパティ
                  • Count プロパティ
                  • IsHeader プロパティ
                  • NewStartingIndex プロパティ
                  • OldStartingIndex プロパティ
              • SpreadCommand
                • 概要
                • メンバ
                • メソッド
                  • CanExecute メソッド
                  • Execute メソッド
                • プロパティ
                  • Name プロパティ
                  • Text プロパティ
                • イベント
                  • CanExecuteChanged イベント
              • SpreadEditCommands
                • 概要
                • メンバ
                • プロパティ
                  • BeginEdit プロパティ
                  • CancelCellEdit プロパティ
                  • CancelCellEditOrRowEdit プロパティ
                  • CancelRowEdit プロパティ
                  • Clear プロパティ
                  • CommitCellEdit プロパティ
                  • CommitRowEdit プロパティ
                  • Copy プロパティ
                  • Cut プロパティ
                  • DeleteCurrentRow プロパティ
                  • DeleteSelectedRows プロパティ
                  • Find プロパティ
                  • Paste プロパティ
                  • Redo プロパティ
                  • ToggleEdit プロパティ
                  • Undo プロパティ
              • SpreadFilterDescription
                • 概要
                • メンバ
                • SpreadFilterDescription コンストラクタ
                • プロパティ
                  • ColumnIndex プロパティ
                  • ColumnName プロパティ
                  • Conditions プロパティ
                  • LogicalOperator プロパティ
              • SpreadFilterDescriptionCollection
                • 概要
                • メンバ
              • SpreadGridArea
                • 概要
                • メンバ
                • メソッド
                  • ClearSpanInfo メソッド
                  • GetAutoMergedInfo メソッド
                  • GetSpanInfo メソッド
                  • SetBorder メソッド
                    • SetBorder(CellRange,Color,BorderLineStyle,SetBorderOptions) メソッド
                    • SetBorder(CellRange,BorderLine,SetBorderOptions) メソッド
                • プロパティ
                  • AlternatingRows プロパティ
                  • ColumnCount プロパティ
                  • Columns プロパティ
                  • DefaultStyle プロパティ
                  • DefaultStyleName プロパティ
                  • Item プロパティ
                    • Item(Int32,Int32) プロパティ
                    • Item(Int32,String) プロパティ
                  • RowCount プロパティ
                  • Rows プロパティ
              • SpreadGroupDescription
                • 概要
                • メンバ
                • SpreadGroupDescription コンストラクタ
                • プロパティ
                  • ColumnIndex プロパティ
                  • ColumnName プロパティ
                  • Converter プロパティ
                  • GroupNames プロパティ
              • SpreadGroupDescriptionCollection
                • 概要
                • メンバ
                • メソッド
                  • OnCollectionEnlarging メソッド
              • SpreadListModeCommands
                • 概要
                • メンバ
                • プロパティ
                  • ExtendDownSelection プロパティ
                  • ExtendDownSelectionByPage プロパティ
                  • ExtendDownSelectionByPageNew プロパティ
                  • ExtendDownSelectionNew プロパティ
                  • ExtendSelectionToFirst プロパティ
                  • ExtendSelectionToFirstNew プロパティ
                  • ExtendSelectionToFocusRow プロパティ
                  • ExtendSelectionToFocusRowNew プロパティ
                  • ExtendSelectionToLast プロパティ
                  • ExtendSelectionToLastNew プロパティ
                  • ExtendUpSelection プロパティ
                  • ExtendUpSelectionByPage プロパティ
                  • ExtendUpSelectionByPageNew プロパティ
                  • ExtendUpSelectionNew プロパティ
                  • MoveDownFocusedRow プロパティ
                  • MoveDownFocusedRowByPage プロパティ
                  • MoveDownSelectedRow プロパティ
                  • MoveDownSelectedRowByPage プロパティ
                  • MoveFocusedRowToFirst プロパティ
                  • MoveFocusedRowToLast プロパティ
                  • MoveSelectedRowToFirst プロパティ
                  • MoveSelectedRowToLast プロパティ
                  • MoveUpFocusedRow プロパティ
                  • MoveUpFocusedRowByPage プロパティ
                  • MoveUpSelectedRow プロパティ
                  • MoveUpSelectedRowByPage プロパティ
                  • ReverseFocusRow プロパティ
                  • ReverseFocusRowNew プロパティ
                  • SelectFocusRowNew プロパティ
              • SpreadNavigationCommands
                • 概要
                • メンバ
                • プロパティ
                  • MoveDown プロパティ
                  • MoveDownByPage プロパティ
                  • MoveLeft プロパティ
                  • MoveLeftByPage プロパティ
                  • MoveNext プロパティ
                  • MoveNextThenControl プロパティ
                  • MovePrevious プロパティ
                  • MovePreviousThenControl プロパティ
                  • MoveRight プロパティ
                  • MoveRightByPage プロパティ
                  • MoveToFirst プロパティ
                  • MoveToFirstInCurrentColumn プロパティ
                  • MoveToFirstInCurrentRow プロパティ
                  • MoveToFirstRow プロパティ
                  • MoveToLast プロパティ
                  • MoveToLastInCurrentColumn プロパティ
                  • MoveToLastInCurrentRow プロパティ
                  • MoveToLastRow プロパティ
                  • MoveToNextRow プロパティ
                  • MoveToPreviousRow プロパティ
                  • MoveUp プロパティ
                  • MoveUpByPage プロパティ
              • SpreadRowBeginEditEventArgs
                • 概要
                • メンバ
                • プロパティ
                  • RowIndex プロパティ
              • SpreadRowEditEndedEventArgs
                • 概要
                • メンバ
                • プロパティ
                  • EditAction プロパティ
                  • RowIndex プロパティ
              • SpreadRowEditEndingEventArgs
                • 概要
                • メンバ
                • プロパティ
                  • EditAction プロパティ
                  • RowIndex プロパティ
              • SpreadScrollChangedEventArgs
                • 概要
                • メンバ
                • プロパティ
                  • NewValue プロパティ
                  • OldValue プロパティ
                  • ScrollEventType プロパティ
                  • ScrollOrientation プロパティ
              • SpreadScrollCommands
                • 概要
                • メンバ
                • プロパティ
                  • ScrollDown プロパティ
                  • ScrollLeft プロパティ
                  • ScrollPageDown プロパティ
                  • ScrollPageLeft プロパティ
                  • ScrollPageRight プロパティ
                  • ScrollPageUp プロパティ
                  • ScrollRight プロパティ
                  • ScrollToBottom プロパティ
                  • ScrollToLeftEdge プロパティ
                  • ScrollToRightEdge プロパティ
                  • ScrollToTop プロパティ
                  • ScrollUp プロパティ
              • SpreadSelectionCommands
                • 概要
                • メンバ
                • プロパティ
                  • ExtendCurrentColumn プロパティ
                  • ExtendCurrentRow プロパティ
                  • ExtendDown プロパティ
                  • ExtendDownByPage プロパティ
                  • ExtendLeft プロパティ
                  • ExtendLeftByPage プロパティ
                  • ExtendRight プロパティ
                  • ExtendRightByPage プロパティ
                  • ExtendToFirst プロパティ
                  • ExtendToFirstInCurrentColumn プロパティ
                  • ExtendToFirstInCurrentRow プロパティ
                  • ExtendToFirstRow プロパティ
                  • ExtendToLast プロパティ
                  • ExtendToLastInCurrentColumn プロパティ
                  • ExtendToLastInCurrentRow プロパティ
                  • ExtendToLastRow プロパティ
                  • ExtendToNextRow プロパティ
                  • ExtendToPreviousRow プロパティ
                  • ExtendUp プロパティ
                  • ExtendUpByPage プロパティ
                  • SelectAll プロパティ
              • SpreadSortDescription
                • 概要
                • メンバ
                • SpreadSortDescription コンストラクタ
                • プロパティ
                  • ColumnIndex プロパティ
                  • ColumnName プロパティ
                  • Comparer プロパティ
                  • Direction プロパティ
                  • IsCaseSensitive プロパティ
              • SpreadSortDescriptionCollection
                • 概要
                • メンバ
                • メソッド
                  • Reset メソッド
              • SpreadValidationError
                • 概要
                • メンバ
                • SpreadValidationError コンストラクタ
                • プロパティ
                  • ColumnIndex プロパティ
                  • ErrorContent プロパティ
                  • Exception プロパティ
                  • RowIndex プロパティ
              • StyleInfo
                • 概要
                • メンバ
                • StyleInfo コンストラクタ
                • メソッド
                  • OnPropertyChanged メソッド
                • プロパティ
                  • Background プロパティ
                  • BorderBottom プロパティ
                  • BorderLeft プロパティ
                  • BorderRight プロパティ
                  • BorderTop プロパティ
                  • ContentOpacity プロパティ
                  • ContentOpacityMask プロパティ
                  • Focusable プロパティ
                  • FontFamily プロパティ
                  • FontSize プロパティ
                  • FontStretch プロパティ
                  • FontStyle プロパティ
                  • FontWeight プロパティ
                  • Foreground プロパティ
                  • HorizontalAlignment プロパティ
                  • Locked プロパティ
                  • Padding プロパティ
                  • TextDecorations プロパティ
                  • VerticalAlignment プロパティ
                • イベント
                  • PropertyChanged イベント
              • TemplateColumnDefinition
                • 概要
                • メンバ
                • TemplateColumnDefinition コンストラクタ
                • プロパティ
                  • CanUserAutoFit プロパティ
                  • CanUserResize プロパティ
                  • IsPageBreak プロパティ
                  • IsVisible プロパティ
                  • Width プロパティ
              • TemplateColumnDefinitionCollection
                • 概要
                • メンバ
                • TemplateColumnDefinitionCollection コンストラクタ
              • TemplateRowDefinition
                • 概要
                • メンバ
                • TemplateRowDefinition コンストラクタ
                • プロパティ
                  • Height プロパティ
              • TemplateRowDefinitionCollection
                • 概要
                • メンバ
                • TemplateRowDefinitionCollection コンストラクタ
              • TextCellType
                • 概要
                • メンバ
                • TextCellType コンストラクタ
                • メソッド
                  • GenerateDisplayElement メソッド
                  • GenerateEditElement メソッド
                • プロパティ
                  • AcceptsCrLf プロパティ
                  • AcceptsReturn プロパティ
                  • AutoConvert プロパティ
                  • AutoWordSelection プロパティ
                  • ExitOnLastChar プロパティ
                  • Format プロパティ
                  • ImeConversionMode プロパティ
                  • ImeSentenceMode プロパティ
                  • ImeState プロパティ
                  • InputScope プロパティ
                  • IsInputMethodEnabled プロパティ
                  • MaxLength プロパティ
                  • MaxLengthUnit プロパティ
                  • Multiline プロパティ
                  • RecommendedValue プロパティ
                  • ShowRecommendedValue プロパティ
                  • TextWrapping プロパティ
                  • WatermarkDisplayNull プロパティ
                  • WatermarkDisplayNullForeground プロパティ
                  • WatermarkNull プロパティ
                  • WatermarkNullForeground プロパティ
                • フィールド
                  • CRLF_CHARS フィールド
                  • CRLF_STRS フィールド
              • ThreeColorScaleRule
                • 概要
                • メンバ
                • ThreeColorScaleRule コンストラクタ
                • メソッド
                  • Create メソッド
                  • Evaluate メソッド
                  • Reset メソッド
                • プロパティ
                  • MaximumColor プロパティ
                  • MaximumType プロパティ
                  • MaximumValue プロパティ
                  • MidpointColor プロパティ
                  • MidpointType プロパティ
                  • MidpointValue プロパティ
                  • MinimumColor プロパティ
                  • MinimumType プロパティ
                  • MinimumValue プロパティ
              • Top10Rule
                • 概要
                • メンバ
                • Top10Rule コンストラクタ
                • メソッド
                  • Clone メソッド
                  • Create メソッド
                  • CreateCondition メソッド
                  • InitCondition メソッド
                  • Reset メソッド
                • プロパティ
                  • Operator プロパティ
                  • Rank プロパティ
              • TwoColorScaleRule
                • 概要
                • メンバ
                • TwoColorScaleRule コンストラクタ
                • メソッド
                  • Create メソッド
                  • Evaluate メソッド
                  • Reset メソッド
                • プロパティ
                  • MaximumColor プロパティ
                  • MaximumType プロパティ
                  • MaximumValue プロパティ
                  • MinimumColor プロパティ
                  • MinimumType プロパティ
                  • MinimumValue プロパティ
              • UniqueRule
                • 概要
                • メンバ
                • UniqueRule コンストラクタ
                • メソッド
                  • Clone メソッド
                  • Create メソッド
                  • CreateCondition メソッド
                  • InitCondition メソッド
              • ValidationErrorConverter
                • 概要
                • メンバ
                • ValidationErrorConverter コンストラクタ
                • メソッド
                  • Convert メソッド
                  • ConvertBack メソッド
            • 列挙型
              • AggregationType
              • AutoFitType
              • AverageConditionType
              • BorderLineStyle
              • BoundaryFeedbackMode
              • CellButtonVisibility
              • CellHorizontalAlignment
              • CellRangeType
              • CellTips
              • CellVerticalAlignment
              • ClipboardCopyOptions
              • ClipboardOptions
              • ClipboardPasteOptions
              • CollectionChangedAction
              • ColorCompareType
              • ComboBoxValueType
              • ComparisonOperator
              • ConditionLogicalOperator
              • CriteriaType
              • CsvCellContent
              • CustomValueType
              • DateCompareType
              • DateOccurringType
              • DragMode
              • DragType
              • EditCaretPosition
              • EnumeratorOption
              • ExcelFileFormat
              • ExcelOpenError
              • FilterAction
              • GeneralCompareType
              • HeaderAutoText
              • HeaderSelectionOptions
              • HighlightHeader
              • HorizontalPosition
              • HorizontalScrollMode
              • InvalidOperationType
              • LayoutMode
              • MergePolicy
              • MonthOfYearType
              • NewRowPosition
              • NumberFormatType
              • OperationMode
              • PrintArea
              • PrintHeader
              • PrintPageCentering
              • PrintPageOrder
              • PrintPageOrientation
              • ProcessNavigationKeys
              • QuarterType
              • ReferenceStyle
              • RelationCompareType
              • ResizeDirection
              • ResizeEdgeType
              • ResizeTips
              • RowType
              • ScaleValueType
              • ScrollBars
              • SearchFlags
              • SearchFoundFlags
              • SearchOrder
              • SelectionPolicy
              • SelectionType
              • SelectionUnit
              • SetBorderOptions
              • SpecialDateType
              • SpreadArea
              • SpreadBeginEditAction
              • SpreadEditAction
              • SpreadPanningMode
              • SpreadUpdateSourceTrigger
              • TextCompareType
              • TextComparisonOperator
              • Top10ConditionType
              • UniqueConditionType
              • VerticalPosition
              • VerticalScrollMode
            • 構造体
              • CellPosition
                • 概要
                • メンバ
                • CellPosition コンストラクタ
                  • CellPosition コンストラクタ(Int32,Int32)
                  • CellPosition コンストラクタ(Int32,String)
                • メソッド
                  • Equals メソッド
                    • Equals(CellPosition) メソッド
                    • Equals(Object) メソッド
                  • GetHashCode メソッド
                  • ToString メソッド
                • プロパティ
                  • Column プロパティ
                  • ColumnName プロパティ
                  • IsEmpty プロパティ
                  • Row プロパティ
                • フィールド
                  • Empty フィールド
                • オペレータ
                  • 等価判定演算子 オペレータ
                  • 等しくないか判定する演算子 オペレータ
              • CellRangeProvider
                • 概要
                • メンバ
                • プロパティ
                  • Item プロパティ
            • インターフェース
              • IActualValue
                • 概要
                • メンバ
                • メソッド
                  • GetBackgroundColor メソッド
                  • GetDefaultBackgroundColor メソッド
                  • GetDefaultForegroundColor メソッド
                  • GetForegroundColor メソッド
                  • GetText メソッド
                  • GetValue メソッド
                    • GetValue() メソッド
                    • GetValue(NumberFormatType) メソッド
                    • GetValue(Int32,Int32) メソッド
              • ICalcEvaluator
                • 概要
                • メンバ
                • メソッド
                  • CreateExpression メソッド
                  • EvaluateExpression メソッド
                  • EvaluateFunction メソッド
                  • Expression2Formula メソッド
                  • Formula2Expression メソッド
                  • IsCalcError メソッド
              • ICellRange
                • 概要
                • メンバ
                • プロパティ
                  • Column プロパティ
                  • ColumnCount プロパティ
                  • Row プロパティ
                  • RowCount プロパティ
              • IFormatter
                • 概要
                • メンバ
                • メソッド
                  • Format メソッド
                  • Parse メソッド
              • IImageSourceConverter
                • 概要
                • メンバ
                • メソッド
                  • GetImageSource メソッド
              • IUndoUnit
                • 概要
                • メンバ
                • プロパティ
                  • Description プロパティ
          • GrapeCity.Windows.SpreadGrid.Data 名前空間
            • 概要
            • クラス
              • SpreadElement
                • 概要
                • メンバ
                • プロパティ
                  • Background プロパティ
                  • BorderBottom プロパティ
                  • BorderLeft プロパティ
                  • BorderRight プロパティ
                  • BorderTop プロパティ
                  • CellType プロパティ
                  • ContentOpacity プロパティ
                  • ContentOpacityMask プロパティ
                  • Focusable プロパティ
                  • FontFamily プロパティ
                  • FontSize プロパティ
                  • FontStretch プロパティ
                  • FontStyle プロパティ
                  • FontWeight プロパティ
                  • Foreground プロパティ
                  • HorizontalAlignment プロパティ
                  • Locked プロパティ
                  • Padding プロパティ
                  • StyleName プロパティ
                  • Tag プロパティ
                  • TextDecorations プロパティ
                  • VerticalAlignment プロパティ
            • 列挙型
              • ColumnFilterType
          • GrapeCity.Windows.SpreadGrid.Data.Foundation 名前空間
            • 概要
            • クラス
              • DataElement
                • 概要
                • メンバ
              • DataList<T>
                • 概要
                • メンバ
                • メソッド
                  • GetItem メソッド
                  • GetItemIndex メソッド
                  • InsertOverride メソッド
                  • MoveOverride メソッド
                  • RemoveOverride メソッド
                • プロパティ
                  • Count プロパティ
                  • InnerList プロパティ
              • DataListBase<T>
                • 概要
                • メンバ
                • メソッド
                  • GetEnumerator メソッド
                  • GetItem メソッド
                  • GetItemIndex メソッド
                  • IndexOf メソッド
                  • InsertCore メソッド
                  • InsertOverride メソッド
                  • MoveCore メソッド
                  • MoveOverride メソッド
                  • RemoveCore メソッド
                  • RemoveOverride メソッド
                • プロパティ
                  • Count プロパティ
                  • Item プロパティ
              • DataSheetElement
                • 概要
                • メンバ
          • GrapeCity.Windows.SpreadGrid.Editors 名前空間
            • 概要
            • クラス
              • AutoGeneratingListColumnEventArgs
                • 概要
                • メンバ
                • AutoGeneratingListColumnEventArgs コンストラクタ
                • プロパティ
                  • Column プロパティ
                  • PropertyName プロパティ
                  • PropertyType プロパティ
              • BeginEditSetting
                • 概要
                • メンバ
                • プロパティ
                  • BeginEditAction プロパティ
                  • EditCaretPosition プロパティ
                  • IsSelectAll プロパティ
                  • IsSpinUp プロパティ
                  • Key プロパティ
                  • KeyStrokeText プロパティ
                  • MouseButtonEventArgs プロパティ
                  • ProcessNavigationKeys プロパティ
              • BlackoutDatesCollection
                • 概要
                • メンバ
                • BlackoutDatesCollection コンストラクタ
                • メソッド
                  • AddDatesInPast メソッド
                  • ClearItems メソッド
                  • Contains メソッド
                    • Contains(DateTime) メソッド
                    • Contains(DateTime,DateTime) メソッド
                    • Contains(CalendarDateRange) メソッド
                  • ContainsAny メソッド
                  • InsertItem メソッド
                  • RemoveItem メソッド
                  • SetItem メソッド
              • BooleanToDoubleConverter
                • 概要
                • メンバ
                • BooleanToDoubleConverter コンストラクタ
                • メソッド
                  • Convert メソッド
                  • ConvertBack メソッド
              • ButtonEditElement
                • 概要
                • メンバ
                • ButtonEditElement コンストラクタ
                • プロパティ
                  • CustomCommandParameter プロパティ
                  • Owner プロパティ
              • CalculatorButton
                • 概要
                • メンバ
                • CalculatorButton コンストラクタ
              • CalendarButton
                • 概要
                • メンバ
                • CalendarButton コンストラクタ
                • メソッド
                  • OnApplyTemplate メソッド
                  • OnGotKeyboardFocus メソッド
                  • OnLostKeyboardFocus メソッド
                • プロパティ
                  • CalendarInfo プロパティ
                  • HasSelectedDays プロパティ
                  • IsHighlighted プロパティ
                  • IsInactive プロパティ
                • フィールド
                  • CalendarInfoProperty フィールド
                  • HasSelectedDaysProperty フィールド
                  • IsHighlightedProperty フィールド
                  • IsInactiveProperty フィールド
              • CalendarCommands
                • 概要
                • メンバ
                • プロパティ
                  • Clear プロパティ
                  • MoveToEnd プロパティ
                  • MoveToNext プロパティ
                  • MoveToPrevious プロパティ
                  • MoveToStart プロパティ
                  • MoveToToday プロパティ
                  • ZoomIn プロパティ
                  • ZoomOut プロパティ
              • CalendarDateEventArgs
                • 概要
                • メンバ
                • CalendarDateEventArgs コンストラクタ
                  • CalendarDateEventArgs コンストラクタ(DateTime,DateTime)
                  • CalendarDateEventArgs コンストラクタ(DateTime,DateTime,Object)
                  • CalendarDateEventArgs コンストラクタ(DateTime,DateTime,RoutedEvent,Object)
                • プロパティ
                  • NewDate プロパティ
                  • OldDate プロパティ
              • CalendarDateRange
                • 概要
                • メンバ
                • CalendarDateRange コンストラクタ
                  • CalendarDateRange コンストラクタ()
                  • CalendarDateRange コンストラクタ(DateTime)
                  • CalendarDateRange コンストラクタ(DateTime,DateTime)
                • プロパティ
                  • End プロパティ
                  • Start プロパティ
                • イベント
                  • PropertyChanged イベント
              • CalendarDayButton
                • 概要
                • メンバ
                • CalendarDayButton コンストラクタ
                • メソッド
                  • OnApplyTemplate メソッド
                  • OnGotKeyboardFocus メソッド
                  • OnLostKeyboardFocus メソッド
                • プロパティ
                  • DayInfo プロパティ
                  • IsBlackedOut プロパティ
                  • IsHighlighted プロパティ
                  • IsInactive プロパティ
                  • IsSelected プロパティ
                  • IsToday プロパティ
                • フィールド
                  • DayInfoProperty フィールド
                  • IsBlackedOutProperty フィールド
                  • IsHighlightedProperty フィールド
                  • IsInactiveProperty フィールド
                  • IsSelectedProperty フィールド
                  • IsTodayProperty フィールド
              • CalendarDayButtonStyleSelector
                • 概要
                • メンバ
                • CalendarDayButtonStyleSelector コンストラクタ
                • メソッド
                  • SelectStyle メソッド
                • プロパティ
                  • Conditions プロパティ
              • CalendarHeaderButton
                • 概要
                • メンバ
                • CalendarHeaderButton コンストラクタ
              • CalendarInfo
                • 概要
                • メンバ
                • プロパティ
                  • EndDate プロパティ
                  • HasSelectedDays プロパティ
                  • IsTrailing プロパティ
                  • StartDate プロパティ
                  • Text プロパティ
              • CalendarItem
                • 概要
                • メンバ
                • CalendarItem コンストラクタ
                • メソッド
                  • OnApplyTemplate メソッド
                • プロパティ
                  • HeaderInfo プロパティ
                  • InnerMargin プロパティ
                • フィールド
                  • HeaderInfoProperty フィールド
                  • InnerMarginProperty フィールド
              • CalendarModeChangedEventArgs
                • 概要
                • メンバ
                • CalendarModeChangedEventArgs コンストラクタ
                  • CalendarModeChangedEventArgs コンストラクタ(CalendarMode,CalendarMode)
                  • CalendarModeChangedEventArgs コンストラクタ(CalendarMode,CalendarMode,Object)
                  • CalendarModeChangedEventArgs コンストラクタ(CalendarMode,CalendarMode,RoutedEvent,Object)
                • プロパティ
                  • NewMode プロパティ
                  • OldMode プロパティ
              • CheckBoxEditElement
                • 概要
                • メンバ
                • CheckBoxEditElement コンストラクタ
                • メソッド
                  • GetValue メソッド
                    • GetValue() メソッド
                  • OnClick メソッド
                  • OnDirtyStateChanged メソッド
                • プロパティ
                  • CustomCommandParameter プロパティ
                  • IsDirty プロパティ
                  • Owner プロパティ
                • イベント
                  • DirtyStateChanged イベント
              • ClickDateEventArgs
                • 概要
                • メンバ
                • ClickDateEventArgs コンストラクタ
                  • ClickDateEventArgs コンストラクタ(RoutedEvent,DateTime)
                  • ClickDateEventArgs コンストラクタ(DateTime,RoutedEvent,Object)
                • プロパティ
                  • Date プロパティ
              • ComboBoxEditElement
                • 概要
                • メンバ
                • ComboBoxEditElement コンストラクタ
                • メソッド
                  • ArrangeOverride メソッド
                  • OnApplyTemplate メソッド
                  • OnCaretBrushChanged メソッド
                  • OnDirtyStateChanged メソッド
                  • OnDropDownClosed メソッド
                  • OnDropDownOpened メソッド
                  • OnKeyDown メソッド
                  • OnSelectionChanged メソッド
                  • OnTextChanged メソッド
                • プロパティ
                  • CaretBrush プロパティ
                  • Owner プロパティ
                • フィールド
                  • CaretBrushProperty フィールド
                • イベント
                  • DirtyStateChanged イベント
              • ComboDropDownWindow
                • 概要
                • メンバ
                • ComboDropDownWindow コンストラクタ
                • プロパティ
                  • Background プロパティ
                  • BorderBrush プロパティ
                  • BorderThickness プロパティ
                  • ResizeBarBackground プロパティ
                • フィールド
                  • BackgroundProperty フィールド
                  • BorderBrushProperty フィールド
                  • BorderThicknessProperty フィールド
                  • ResizeBarBackgroundProperty フィールド
              • ConditionCollection
                • 概要
                • メンバ
                • ConditionCollection コンストラクタ
              • ControlBase
                • 概要
                • メンバ
                • メソッド
                  • OnApplyTemplate メソッド
                  • OnGotKeyboardFocus メソッド
                  • OnIsActiveChanged メソッド
                  • OnLostKeyboardFocus メソッド
                • プロパティ
                  • IsActive プロパティ
                • フィールド
                  • IsActiveChangedEvent フィールド
                  • IsActiveProperty フィールド
                • イベント
                  • IsActiveChanged イベント
              • ControlNavigationCommands
                • 概要
                • メンバ
                • プロパティ
                  • NextControl プロパティ
                  • PreviousControl プロパティ
              • ControlValidator
                • 概要
                • メンバ
                • プロパティ
                  • ErrorContent プロパティ
              • ControlValidatorCollection
                • 概要
                • メンバ
                • ControlValidatorCollection コンストラクタ
              • ControlValidatorSet
                • 概要
                • メンバ
                • ControlValidatorSet コンストラクタ
                • プロパティ
                  • ControlValidators プロパティ
              • ControlValidatorSetTypeConverter
                • 概要
                • メンバ
                • ControlValidatorSetTypeConverter コンストラクタ
                • メソッド
                  • CanConvertFrom メソッド
                    • CanConvertFrom(ITypeDescriptorContext,Type) メソッド
                  • CanConvertTo メソッド
                    • CanConvertTo(ITypeDescriptorContext,Type) メソッド
                  • ConvertFrom メソッド
                    • ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) メソッド
              • DataTemplateEditElement
                • 概要
                • メンバ
                • DataTemplateEditElement コンストラクタ
                • メソッド
                  • GetValue メソッド
                    • GetValue() メソッド
                  • OnApplyTemplate メソッド
                  • OnDirtyStateChanged メソッド
                  • OnGotFocus メソッド
                • プロパティ
                  • IsDirty プロパティ
                  • Owner プロパティ
                • イベント
                  • DirtyStateChanged イベント
              • DateADDisplayField
                • 概要
                • メンバ
                • DateADDisplayField コンストラクタ
              • DateAmPmDisplayField
                • 概要
                • メンバ
                • DateAmPmDisplayField コンストラクタ
                  • DateAmPmDisplayField コンストラクタ()
                  • DateAmPmDisplayField コンストラクタ(AmPmPattern)
                  • DateAmPmDisplayField コンストラクタ(AmPmPattern,String,String)
                • プロパティ
                  • AMDesignator プロパティ
                  • Pattern プロパティ
                  • PMDesignator プロパティ
                • フィールド
                  • AMDesignatorProperty フィールド
                  • PatternProperty フィールド
                  • PMDesignatorProperty フィールド
              • DateAmPmField
                • 概要
                • メンバ
                • DateAmPmField コンストラクタ
                  • DateAmPmField コンストラクタ()
                  • DateAmPmField コンストラクタ(AmPmPattern)
                  • DateAmPmField コンストラクタ(AmPmPattern,String,String)
                • プロパティ
                  • AMDesignator プロパティ
                  • Pattern プロパティ
                  • PMDesignator プロパティ
                  • Text プロパティ
                • フィールド
                  • AMDesignatorProperty フィールド
                  • PatternProperty フィールド
                  • PMDesignatorProperty フィールド
                  • TextProperty フィールド
              • DateDayDisplayField
                • 概要
                • メンバ
                • DateDayDisplayField コンストラクタ
                  • DateDayDisplayField コンストラクタ()
                  • DateDayDisplayField コンストラクタ(Boolean)
                • プロパティ
                  • ShowLeadingZero プロパティ
                • フィールド
                  • ShowLeadingZeroProperty フィールド
              • DateDayField
                • 概要
                • メンバ
                • DateDayField コンストラクタ
              • DateDisplayField
                • 概要
                • メンバ
              • DateDisplayFieldCollection
                • 概要
                • メンバ
                • メソッド
                  • Add メソッド
                    • Add(String) メソッド
                    • Add(DateDisplayField) メソッド
                  • AddRange メソッド
                    • AddRange(String) メソッド
              • DateDisplayFieldsBuilder
                • 概要
                • メンバ
                • メソッド
                  • BuildFields メソッド
              • DateDisplayFieldSet
                • 概要
                • メンバ
                • DateDisplayFieldSet コンストラクタ
                  • DateDisplayFieldSet コンストラクタ()
                  • DateDisplayFieldSet コンストラクタ(String)
                • プロパティ
                  • DisplayFields プロパティ
              • DateDisplayFieldSetTypeConverter
                • 概要
                • メンバ
                • DateDisplayFieldSetTypeConverter コンストラクタ
                • メソッド
                  • CanConvertFrom メソッド
                    • CanConvertFrom(ITypeDescriptorContext,Type) メソッド
                  • CanConvertTo メソッド
                    • CanConvertTo(ITypeDescriptorContext,Type) メソッド
                  • ConvertFrom メソッド
                    • ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) メソッド
                  • ConvertTo メソッド
                    • ConvertTo(ITypeDescriptorContext,CultureInfo,Object,Type) メソッド
              • DateEraDisplayField
                • 概要
                • メンバ
                • DateEraDisplayField コンストラクタ
                  • DateEraDisplayField コンストラクタ()
                  • DateEraDisplayField コンストラクタ(EraPattern)
                • プロパティ
                  • Pattern プロパティ
                • フィールド
                  • PatternProperty フィールド
              • DateEraField
                • 概要
                • メンバ
                • DateEraField コンストラクタ
                  • DateEraField コンストラクタ()
                  • DateEraField コンストラクタ(EraPattern)
                • メソッド
                  • OnApplyTemplate メソッド
                • プロパティ
                  • AllowDropDownOpen プロパティ
                  • AutoOpenDropDown プロパティ
                  • IsDropDownOpen プロパティ
                  • Pattern プロパティ
                  • Text プロパティ
                • フィールド
                  • AllowDropDownOpenProperty フィールド
                  • AutoOpenDropDownProperty フィールド
                  • IsDropDownOpenProperty フィールド
                  • PatternProperty フィールド
                  • TextProperty フィールド
              • DateEraYearDisplayField
                • 概要
                • メンバ
                • DateEraYearDisplayField コンストラクタ
                  • DateEraYearDisplayField コンストラクタ()
                  • DateEraYearDisplayField コンストラクタ(Boolean)
                  • DateEraYearDisplayField コンストラクタ(Boolean,Boolean)
                • プロパティ
                  • ShowLeadingZero プロパティ
                  • ShowTraditionalFirstYear プロパティ
                • フィールド
                  • ShowLeadingZeroProperty フィールド
                  • ShowTraditionalFirstYearProperty フィールド
              • DateEraYearField
                • 概要
                • メンバ
                • DateEraYearField コンストラクタ
              • DateField
                • 概要
                • メンバ
              • DateFieldCollection
                • 概要
                • メンバ
                • メソッド
                  • Add メソッド
                    • Add(String) メソッド
                    • Add(DateField) メソッド
                  • AddRange メソッド
                    • AddRange(String) メソッド
                  • InsertItem メソッド
                  • InsertItems メソッド
                  • SetItem メソッド
              • DateFieldsBuilder
                • 概要
                • メンバ
                • メソッド
                  • BuildFields メソッド
              • DateFieldSet
                • 概要
                • メンバ
                • DateFieldSet コンストラクタ
                  • DateFieldSet コンストラクタ()
                  • DateFieldSet コンストラクタ(String)
                • プロパティ
                  • Fields プロパティ
              • DateFieldSetTypeConverter
                • 概要
                • メンバ
                • DateFieldSetTypeConverter コンストラクタ
                • メソッド
                  • CanConvertFrom メソッド
                    • CanConvertFrom(ITypeDescriptorContext,Type) メソッド
                  • CanConvertTo メソッド
                    • CanConvertTo(ITypeDescriptorContext,Type) メソッド
                  • ConvertFrom メソッド
                    • ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) メソッド
                  • ConvertTo メソッド
                    • ConvertTo(ITypeDescriptorContext,CultureInfo,Object,Type) メソッド
              • DateFormatConverter
                • 概要
                • メンバ
                • DateFormatConverter コンストラクタ
                • メソッド
                  • Convert メソッド
                  • ConvertBack メソッド
                • プロパティ
                  • EmptyEraString プロパティ
                  • ErrorString プロパティ
                  • NullString プロパティ
                  • Pattern プロパティ
              • DateHourDisplayField
                • 概要
                • メンバ
                • DateHourDisplayField コンストラクタ
                  • DateHourDisplayField コンストラクタ()
                  • DateHourDisplayField コンストラクタ(Boolean)
                  • DateHourDisplayField コンストラクタ(Boolean,Boolean)
                • プロパティ
                  • MidnightAs24 プロパティ
                  • ShowLeadingZero プロパティ
                • フィールド
                  • MidnightAs24Property フィールド
                  • ShowLeadingZeroProperty フィールド
              • DateHourField
                • 概要
                • メンバ
                • DateHourField コンストラクタ
                • プロパティ
                  • MidnightAs24 プロパティ
                • フィールド
                  • MidnightAs24Property フィールド
              • DateInputDisplayField
                • 概要
                • メンバ
                • プロパティ
                  • PromptChar プロパティ
                • フィールド
                  • PromptCharProperty フィールド
              • DateInputField
                • 概要
                • メンバ
                • メソッド
                  • DoSpinDown メソッド
                    • DoSpinDown() メソッド
                    • DoSpinDown(Int32) メソッド
                  • DoSpinUp メソッド
                    • DoSpinUp() メソッド
                    • DoSpinUp(Int32) メソッド
                  • EndInit メソッド
                • プロパティ
                  • PromptChar プロパティ
                  • SpinIncrement プロパティ
                • フィールド
                  • PromptCharProperty フィールド
                  • SpinIncrementProperty フィールド
                  • ValueProperty フィールド
              • DateLiteralDisplayField
                • 概要
                • メンバ
                • DateLiteralDisplayField コンストラクタ
                  • DateLiteralDisplayField コンストラクタ()
                  • DateLiteralDisplayField コンストラクタ(String)
                • プロパティ
                  • Text プロパティ
                • フィールド
                  • TextProperty フィールド
              • DateLiteralField
                • 概要
                • メンバ
                • DateLiteralField コンストラクタ
                  • DateLiteralField コンストラクタ()
                  • DateLiteralField コンストラクタ(String)
                • プロパティ
                  • Text プロパティ
                • フィールド
                  • TextProperty フィールド
              • DateMinuteDisplayField
                • 概要
                • メンバ
                • DateMinuteDisplayField コンストラクタ
                  • DateMinuteDisplayField コンストラクタ()
                  • DateMinuteDisplayField コンストラクタ(Boolean)
                • プロパティ
                  • ShowLeadingZero プロパティ
                • フィールド
                  • ShowLeadingZeroProperty フィールド
              • DateMinuteField
                • 概要
                • メンバ
                • DateMinuteField コンストラクタ
              • DateMonthDisplayField
                • 概要
                • メンバ
                • DateMonthDisplayField コンストラクタ
                  • DateMonthDisplayField コンストラクタ()
                  • DateMonthDisplayField コンストラクタ(Boolean)
                  • DateMonthDisplayField コンストラクタ(Boolean,MonthPattern)
                • プロパティ
                  • Pattern プロパティ
                  • ShowLeadingZero プロパティ
                • フィールド
                  • PatternProperty フィールド
                  • ShowLeadingZeroProperty フィールド
              • DateMonthField
                • 概要
                • メンバ
                • DateMonthField コンストラクタ
                  • DateMonthField コンストラクタ()
                  • DateMonthField コンストラクタ(MonthPattern)
                • メソッド
                  • OnApplyTemplate メソッド
                • プロパティ
                  • AllowDropDownOpen プロパティ
                  • AutoOpenDropDown プロパティ
                  • IsDropDownOpen プロパティ
                  • Pattern プロパティ
                • フィールド
                  • AllowDropDownOpenProperty フィールド
                  • AutoOpenDropDownProperty フィールド
                  • IsDropDownOpenProperty フィールド
                  • PatternProperty フィールド
              • DateSecondDisplayField
                • 概要
                • メンバ
                • DateSecondDisplayField コンストラクタ
                  • DateSecondDisplayField コンストラクタ()
                  • DateSecondDisplayField コンストラクタ(Boolean)
                • プロパティ
                  • ShowLeadingZero プロパティ
                • フィールド
                  • ShowLeadingZeroProperty フィールド
              • DateSecondField
                • 概要
                • メンバ
                • DateSecondField コンストラクタ
              • DateShortHourDisplayField
                • 概要
                • メンバ
                • DateShortHourDisplayField コンストラクタ
                  • DateShortHourDisplayField コンストラクタ()
                  • DateShortHourDisplayField コンストラクタ(Boolean)
                  • DateShortHourDisplayField コンストラクタ(Boolean,Hour12Mode)
                • プロパティ
                  • Hour12Mode プロパティ
                  • ShowLeadingZero プロパティ
                • フィールド
                  • Hour12ModeProperty フィールド
                  • ShowLeadingZeroProperty フィールド
              • DateShortHourField
                • 概要
                • メンバ
                • DateShortHourField コンストラクタ
                • プロパティ
                  • Hour12Mode プロパティ
                • フィールド
                  • Hour12ModeProperty フィールド
              • DateSystemFormatDisplayField
                • 概要
                • メンバ
                • DateSystemFormatDisplayField コンストラクタ
                  • DateSystemFormatDisplayField コンストラクタ()
                  • DateSystemFormatDisplayField コンストラクタ(String)
                • プロパティ
                  • Pattern プロパティ
                • フィールド
                  • PatternProperty フィールド
              • DateTimeEditElement
                • 概要
                • メンバ
                • DateTimeEditElement コンストラクタ
                • メソッド
                  • ArrangeOverride メソッド
                  • OnApplyTemplate メソッド
                  • OnDirtyStateChanged メソッド
                  • OnDropDownClosed メソッド
                  • OnDropDownOpened メソッド
                  • OnTextChanged メソッド
                  • OnValueChanged メソッド
                • プロパティ
                  • IsDirty プロパティ
                  • Owner プロパティ
                • イベント
                  • DirtyStateChanged イベント
              • DateWeekdayDisplayField
                • 概要
                • メンバ
                • DateWeekdayDisplayField コンストラクタ
                  • DateWeekdayDisplayField コンストラクタ()
                  • DateWeekdayDisplayField コンストラクタ(WeekdayPattern)
                • プロパティ
                  • Pattern プロパティ
                • フィールド
                  • PatternProperty フィールド
              • DateYearDisplayField
                • 概要
                • メンバ
                • DateYearDisplayField コンストラクタ
                  • DateYearDisplayField コンストラクタ()
                  • DateYearDisplayField コンストラクタ(Boolean)
                  • DateYearDisplayField コンストラクタ(Boolean,YearDigitType)
                • プロパティ
                  • ShowLeadingZero プロパティ
                  • YearDigit プロパティ
                • フィールド
                  • ShowLeadingZeroProperty フィールド
                  • YearDigitProperty フィールド
              • DateYearField
                • 概要
                • メンバ
                • DateYearField コンストラクタ
                  • DateYearField コンストラクタ()
                  • DateYearField コンストラクタ(YearDigitType)
                • プロパティ
                  • TwoDigitYearMax プロパティ
                  • YearDigit プロパティ
                • フィールド
                  • TwoDigitYearMaxProperty フィールド
                  • YearDigitProperty フィールド
              • DayInfo
                • 概要
                • メンバ
                • プロパティ
                  • Date プロパティ
                  • HolidayName プロパティ
                  • HolidaySettingName プロパティ
                  • IsBlackedOut プロパティ
                  • IsForceWorkday プロパティ
                  • IsHighlighted プロパティ
                  • IsHoliday プロパティ
                  • IsOverrideHoliday プロパティ
                  • IsSelected プロパティ
                  • IsToday プロパティ
                  • IsTrailing プロパティ
                  • IsWeeklyHoliday プロパティ
                  • Text プロパティ
              • DayOfWeekCondition
                • 概要
                • メンバ
                • DayOfWeekCondition コンストラクタ
                • プロパティ
                  • DayOfWeek プロパティ
                  • WeekInMonth プロパティ
              • DayOfWeekHoliday
                • 概要
                • メンバ
                • DayOfWeekHoliday コンストラクタ
                  • DayOfWeekHoliday コンストラクタ()
                  • DayOfWeekHoliday コンストラクタ(Months,Weeks,DayOfWeeks)
                  • DayOfWeekHoliday コンストラクタ(String,Months,Weeks,DayOfWeeks)
                • メソッド
                  • Clone メソッド
                  • IsDefined メソッド
                  • TypeOfDay メソッド
                • プロパティ
                  • DayOfWeek プロパティ
                  • HolidayName プロパティ
                  • IsYearly プロパティ
                  • Month プロパティ
                  • WeekInMonth プロパティ
              • DisplayField
                • 概要
                • メンバ
                • メソッド
                  • Focus メソッド
                  • OnApplyTemplate メソッド
                  • OnPropertyChanged メソッド
                  • OnTemplateChanged メソッド
                • プロパティ
                  • AllowDrop プロパティ
                  • Background プロパティ
                  • BindingGroup プロパティ
                  • BitmapEffect プロパティ
                  • BitmapEffectInput プロパティ
                  • BorderBrush プロパティ
                  • BorderThickness プロパティ
                  • CacheMode プロパティ
                  • Clip プロパティ
                  • ClipToBounds プロパティ
                  • ContextMenu プロパティ
                  • Cursor プロパティ
                  • DataContext プロパティ
                  • Effect プロパティ
                  • FlowDirection プロパティ
                  • Focusable プロパティ
                  • FocusVisualStyle プロパティ
                  • FontFamily プロパティ
                  • FontSize プロパティ
                  • FontStretch プロパティ
                  • FontStyle プロパティ
                  • FontWeight プロパティ
                  • ForceCursor プロパティ
                  • Foreground プロパティ
                  • Height プロパティ
                  • HorizontalAlignment プロパティ
                  • HorizontalContentAlignment プロパティ
                  • IsEnabled プロパティ
                  • IsHitTestVisible プロパティ
                  • IsManipulationEnabled プロパティ
                  • IsTabStop プロパティ
                  • Language プロパティ
                  • LayoutTransform プロパティ
                  • Margin プロパティ
                  • MaxHeight プロパティ
                  • MaxWidth プロパティ
                  • MinHeight プロパティ
                  • MinWidth プロパティ
                  • Name プロパティ
                  • Opacity プロパティ
                  • OpacityMask プロパティ
                  • OverridesDefaultStyle プロパティ
                  • Padding プロパティ
                  • RenderSize プロパティ
                  • RenderTransform プロパティ
                  • RenderTransformOrigin プロパティ
                  • SnapsToDevicePixels プロパティ
                  • Style プロパティ
                  • TabIndex プロパティ
                  • Tag プロパティ
                  • Text プロパティ
                  • ToolTip プロパティ
                  • Uid プロパティ
                  • UseLayoutRounding プロパティ
                  • VerticalAlignment プロパティ
                  • VerticalContentAlignment プロパティ
                  • Visibility プロパティ
                  • Width プロパティ
              • DropDownButton
                • 概要
                • メンバ
                • DropDownButton コンストラクタ
                • メソッド
                  • OnMouseDown メソッド
                  • OnToggle メソッド
              • DropDownCalculatorEditElement
                • 概要
                • メンバ
                • DropDownCalculatorEditElement コンストラクタ
              • DropDownCalendarEditElement
                • 概要
                • メンバ
                • DropDownCalendarEditElement コンストラクタ
              • DropDownWindow
                • 概要
                • メンバ
                • DropDownWindow コンストラクタ
                • メソッド
                  • AddSubmittedHandler メソッド
                  • MeasureOverride メソッド
                  • OnPreviewMouseLeftButtonDown メソッド
                  • OnPreviewMouseLeftButtonUp メソッド
                  • OnPreviewMouseRightButtonDown メソッド
                  • OnPreviewMouseRightButtonUp メソッド
                  • OnPropertyChanged メソッド
                  • RemoveSubmittedHandler メソッド
                • プロパティ
                  • AllowResize プロパティ
                  • AllowsTransparency プロパティ
                  • Child プロパティ
                  • CustomPopupPlacementCallback プロパティ
                  • DropDownValue プロパティ
                  • HorizontalOffset プロパティ
                  • IsOpen プロパティ
                  • LogicalChildren プロパティ
                  • Placement プロパティ
                  • PlacementRectangle プロパティ
                  • PlacementTarget プロパティ
                  • PopupAnimation プロパティ
                  • ShowShadow プロパティ
                  • StaysOpen プロパティ
                  • SubmitCommand プロパティ
                  • TargetElementValue プロパティ
                  • VerticalOffset プロパティ
                • フィールド
                  • AllowResizeProperty フィールド
                  • AllowsTransparencyProperty フィールド
                  • ChildProperty フィールド
                  • CustomPopupPlacementCallbackProperty フィールド
                  • DropDownValueProperty フィールド
                  • HorizontalOffsetProperty フィールド
                  • IsOpenProperty フィールド
                  • PlacementProperty フィールド
                  • PlacementRectangleProperty フィールド
                  • PlacementTargetProperty フィールド
                  • PopupAnimationProperty フィールド
                  • ShowShadowProperty フィールド
                  • StaysOpenProperty フィールド
                  • SubmittedEvent フィールド
                  • TargetElementValueProperty フィールド
                  • VerticalOffsetProperty フィールド
              • EditBase
                • 概要
                • メンバ
                • メソッド
                  • AppendText メソッド
                  • BeginInit メソッド
                  • Clear メソッド
                  • ClearUndo メソッド
                  • Copy メソッド
                  • Cut メソッド
                  • EndInit メソッド
                  • Finalize メソッド
                  • OnEditStatusChanged メソッド
                  • OnGotKeyboardFocus メソッド
                  • OnInitialized メソッド
                  • OnInvalidInput メソッド
                  • OnIsActiveChanged メソッド
                  • OnIsModifiedChanged メソッド
                  • OnKeyExit メソッド
                  • OnLostKeyboardFocus メソッド
                  • OnPropertyChanged メソッド
                  • OnQueryCursor メソッド
                  • OnSelectionChanged メソッド
                  • OnTemplateChanged メソッド
                  • OnTextChanged メソッド
                  • OnTextChanging メソッド
                  • OnTextInput メソッド
                  • Paste メソッド
                  • ScrollToCaret メソッド
                  • Select メソッド
                  • SelectAll メソッド
                  • Undo メソッド
                • プロパティ
                  • CanUndo プロパティ
                  • CaretBrush プロパティ
                  • CaretIndex プロパティ
                  • DisabledBackground プロパティ
                  • DisabledForeground プロパティ
                  • EditMode プロパティ
                  • ExitOnLeftRightKey プロパティ
                  • HideSelection プロパティ
                  • IsModified プロパティ
                  • IsOverwrite プロパティ
                  • IsReadOnly プロパティ
                  • IsReadOnlyCaretVisible プロパティ
                  • SelectedText プロパティ
                  • SelectionBrush プロパティ
                  • SelectionLength プロパティ
                  • SelectionOpacity プロパティ
                  • SelectionStart プロパティ
                  • Text プロパティ
                  • TextDecorations プロパティ
                • フィールド
                  • CaretBrushProperty フィールド
                  • DisabledBackgroundProperty フィールド
                  • DisabledForegroundProperty フィールド
                  • EditModeProperty フィールド
                  • EditStatusChangedEvent フィールド
                  • ExitOnLeftRightKeyProperty フィールド
                  • HideSelectionProperty フィールド
                  • InvalidInputEvent フィールド
                  • IsModifiedChangedEvent フィールド
                  • IsModifiedProperty フィールド
                  • IsOverwriteProperty フィールド
                  • IsReadOnlyCaretVisibleProperty フィールド
                  • IsReadOnlyProperty フィールド
                  • KeyExitEvent フィールド
                  • SelectionBrushProperty フィールド
                  • SelectionChangedEvent フィールド
                  • SelectionOpacityProperty フィールド
                  • TextChangedEvent フィールド
                  • TextDecorationsProperty フィールド
                  • TextProperty フィールド
                • イベント
                  • EditStatusChanged イベント
                  • InvalidInput イベント
                  • IsModifiedChanged イベント
                  • KeyExit イベント
                  • SelectionChanged イベント
                  • TextChanged イベント
                  • TextChanging イベント
              • EditorPresenter
                • 概要
                • メンバ
                • EditorPresenter コンストラクタ
                • メソッド
                  • ArrangeOverride メソッド
                  • GetVisualChild メソッド
                  • MeasureOverride メソッド
                • プロパティ
                  • LogicalChildren プロパティ
                  • VisualChildrenCount プロパティ
              • EditStatusChangedEventArgs
                • 概要
                • メンバ
                • EditStatusChangedEventArgs コンストラクタ
                • プロパティ
                  • Overwrite プロパティ
              • ErasSectionHandler
                • 概要
                • メンバ
                • ErasSectionHandler コンストラクタ
                • メソッド
                  • Create メソッド
              • Field
                • 概要
                • メンバ
                • メソッド
                  • BeginInit メソッド
                  • EndInit メソッド
                  • Focus メソッド
                  • OnApplyTemplate メソッド
                  • OnEnter メソッド
                  • OnGotKeyboardFocus メソッド
                  • OnInitialized メソッド
                  • OnLeave メソッド
                  • OnPropertyChanged メソッド
                  • OnTemplateChanged メソッド
                • プロパティ
                  • AllowDrop プロパティ
                  • Background プロパティ
                  • BindingGroup プロパティ
                  • BitmapEffect プロパティ
                  • BitmapEffectInput プロパティ
                  • BorderBrush プロパティ
                  • BorderThickness プロパティ
                  • CacheMode プロパティ
                  • Clip プロパティ
                  • ClipToBounds プロパティ
                  • ContextMenu プロパティ
                  • Cursor プロパティ
                  • DataContext プロパティ
                  • Effect プロパティ
                  • FlowDirection プロパティ
                  • Focusable プロパティ
                  • FocusVisualStyle プロパティ
                  • FontFamily プロパティ
                  • FontSize プロパティ
                  • FontStretch プロパティ
                  • FontStyle プロパティ
                  • FontWeight プロパティ
                  • ForceCursor プロパティ
                  • Foreground プロパティ
                  • Height プロパティ
                  • HorizontalAlignment プロパティ
                  • HorizontalContentAlignment プロパティ
                  • IsActive プロパティ
                  • IsCompleted プロパティ
                  • IsEmpty プロパティ
                  • IsEnabled プロパティ
                  • IsFull プロパティ
                  • IsHitTestVisible プロパティ
                  • IsManipulationEnabled プロパティ
                  • IsTabStop プロパティ
                  • Language プロパティ
                  • LayoutTransform プロパティ
                  • Margin プロパティ
                  • MaxHeight プロパティ
                  • MaxWidth プロパティ
                  • MinHeight プロパティ
                  • MinWidth プロパティ
                  • Name プロパティ
                  • Opacity プロパティ
                  • OpacityMask プロパティ
                  • OverridesDefaultStyle プロパティ
                  • Padding プロパティ
                  • RenderSize プロパティ
                  • RenderTransform プロパティ
                  • RenderTransformOrigin プロパティ
                  • SelectionLength プロパティ
                  • SelectionStart プロパティ
                  • SnapsToDevicePixels プロパティ
                  • Style プロパティ
                  • TabIndex プロパティ
                  • Tag プロパティ
                  • Text プロパティ
                  • ToolTip プロパティ
                  • Uid プロパティ
                  • UseLayoutRounding プロパティ
                  • VerticalAlignment プロパティ
                  • VerticalContentAlignment プロパティ
                  • Visibility プロパティ
                  • Width プロパティ
                • フィールド
                  • EnterEvent フィールド
                  • IsActiveProperty フィールド
                  • IsCompletedProperty フィールド
                  • IsEmptyProperty フィールド
                  • IsFullProperty フィールド
                  • LeaveEvent フィールド
                • イベント
                  • Enter イベント
                  • Leave イベント
              • FieldContentPresenter
                • 概要
                • メンバ
                • FieldContentPresenter コンストラクタ
                • メソッド
                  • ArrangeOverride メソッド
                  • GetVisualChild メソッド
                  • MeasureOverride メソッド
                • プロパティ
                  • LogicalChildren プロパティ
                  • VisualChildrenCount プロパティ
              • FieldsEditingCommands
                • 概要
                • メンバ
                • プロパティ
                  • Clear プロパティ
                  • DeleteNextCharacter プロパティ
                  • DeleteNextCharactersByField プロパティ
                  • DeletePreviousCharacter プロパティ
                  • DeletePreviousCharactersByField プロパティ
                  • MoveLeftByCharacter プロパティ
                  • MoveLeftByField プロパティ
                  • MoveRightByCharacter プロパティ
                  • MoveRightByField プロパティ
                  • MoveToFirst プロパティ
                  • MoveToFirstFieldStart プロパティ
                  • MoveToLast プロパティ
                  • MoveToLastFieldEnd プロパティ
                  • NextField プロパティ
                  • NextFieldThenControl プロパティ
                  • PreviousField プロパティ
                  • PreviousFieldThenControl プロパティ
                  • SelectLeftByCharacter プロパティ
                  • SelectLeftByField プロパティ
                  • SelectRightByCharacter プロパティ
                  • SelectRightByField プロパティ
                  • SelectToFirst プロパティ
                  • SelectToFirstFieldStart プロパティ
                  • SelectToLast プロパティ
                  • SelectToLastFieldEnd プロパティ
                  • SpinDown プロパティ
                  • SpinUp プロパティ
              • FieldsEditorControl
                • 概要
                • メンバ
                • メソッド
                  • DoSpinDown メソッド
                  • DoSpinUp メソッド
                  • OnIsActiveChanged メソッド
                  • OnMouseDown メソッド
                  • OnMouseLeftButtonDown メソッド
                  • OnMouseMove メソッド
                  • OnMouseUp メソッド
                  • OnSpinDown メソッド
                  • OnSpinUp メソッド
                • プロパティ
                  • AllowSpin プロパティ
                  • ClipContent プロパティ
                  • DisplayText プロパティ
                  • IsCompleted プロパティ
                  • IsEmpty プロパティ
                  • IsFull プロパティ
                  • LogicalChildren プロパティ
                  • SpinAllowWrap プロパティ
                  • SpinIncrement プロパティ
                  • WatermarkDisplayNull プロパティ
                  • WatermarkDisplayNullForeground プロパティ
                  • WatermarkNull プロパティ
                  • WatermarkNullForeground プロパティ
                • フィールド
                  • AllowSpinProperty フィールド
                  • ClipContentProperty フィールド
                  • IsCompletedProperty フィールド
                  • IsEmptyProperty フィールド
                  • IsFullProperty フィールド
                  • SpinAllowWrapProperty フィールド
                  • SpinDownEvent フィールド
                  • SpinIncrementProperty フィールド
                  • SpinUpEvent フィールド
                  • WatermarkDisplayNullForegroundProperty フィールド
                  • WatermarkDisplayNullProperty フィールド
                  • WatermarkNullForegroundProperty フィールド
                  • WatermarkNullProperty フィールド
                • イベント
                  • SpinDown イベント
                  • SpinUp イベント
              • FieldSet
                • 概要
                • メンバ
              • FieldsPresenter
                • 概要
                • メンバ
                • FieldsPresenter コンストラクタ
                • メソッド
                  • ArrangeOverride メソッド
                  • GetVisualChild メソッド
                  • MeasureOverride メソッド
                • プロパティ
                  • LogicalChildren プロパティ
                  • VisualChildrenCount プロパティ
              • ForceDayOfWeekHoliday
                • 概要
                • メンバ
                • ForceDayOfWeekHoliday コンストラクタ
                  • ForceDayOfWeekHoliday コンストラクタ()
                  • ForceDayOfWeekHoliday コンストラクタ(Int32,Months,Weeks,DayOfWeeks)
                  • ForceDayOfWeekHoliday コンストラクタ(String,Int32,Months,Weeks,DayOfWeeks)
                • メソッド
                  • Clone メソッド
                  • IsDefined メソッド
                  • TypeOfDay メソッド
                • プロパティ
                  • DayOfWeek プロパティ
                  • HolidayName プロパティ
                  • IsYearly プロパティ
                  • Month プロパティ
                  • WeekInMonth プロパティ
                  • Year プロパティ
              • ForceDayOfWeekWorkday
                • 概要
                • メンバ
                • ForceDayOfWeekWorkday コンストラクタ
                  • ForceDayOfWeekWorkday コンストラクタ()
                  • ForceDayOfWeekWorkday コンストラクタ(Int32,Months,Weeks,DayOfWeeks)
                  • ForceDayOfWeekWorkday コンストラクタ(String,Int32,Months,Weeks,DayOfWeeks)
                • メソッド
                  • Clone メソッド
                  • IsDefined メソッド
                  • TypeOfDay メソッド
                • プロパティ
                  • DayOfWeek プロパティ
                  • HolidayName プロパティ
                  • IsYearly プロパティ
                  • Month プロパティ
                  • WeekInMonth プロパティ
                  • Year プロパティ
              • ForceHoliday
                • 概要
                • メンバ
                • ForceHoliday コンストラクタ
                  • ForceHoliday コンストラクタ()
                  • ForceHoliday コンストラクタ(DateTime)
                  • ForceHoliday コンストラクタ(String,DateTime)
                  • ForceHoliday コンストラクタ(DateTime,DateTime)
                  • ForceHoliday コンストラクタ(String,DateTime,DateTime)
                • メソッド
                  • Clone メソッド
                  • IsDefined メソッド
                  • TypeOfDay メソッド
                • プロパティ
                  • End プロパティ
                  • HolidayName プロパティ
                  • IsYearly プロパティ
                  • Start プロパティ
              • ForceWorkday
                • 概要
                • メンバ
                • ForceWorkday コンストラクタ
                  • ForceWorkday コンストラクタ()
                  • ForceWorkday コンストラクタ(DateTime)
                  • ForceWorkday コンストラクタ(String,DateTime)
                  • ForceWorkday コンストラクタ(DateTime,DateTime)
                  • ForceWorkday コンストラクタ(String,DateTime,DateTime)
                • メソッド
                  • Clone メソッド
                  • IsDefined メソッド
                  • TypeOfDay メソッド
                • プロパティ
                  • End プロパティ
                  • HolidayName プロパティ
                  • IsYearly プロパティ
                  • Start プロパティ
              • GcComboBox
                • 概要
                • メンバ
                • GcComboBox コンストラクタ
                • メソッド
                  • BeginInit メソッド
                  • EndInit メソッド
                  • GetItemDisplayIndex メソッド
                  • GetItemIndex メソッド
                  • OnApplyTemplate メソッド
                  • OnAutoGeneratingColumn メソッド
                  • OnDropDownClosed メソッド
                  • OnDropDownOpened メソッド
                  • OnGotKeyboardFocus メソッド
                  • OnItemCheckChanged メソッド
                  • OnKeyExit メソッド
                  • OnLostKeyboardFocus メソッド
                  • OnMouseEnter メソッド
                  • OnMouseLeave メソッド
                  • OnMouseLeftButtonUp メソッド
                  • OnMouseWheel メソッド
                  • OnPrepareListItem メソッド
                  • OnPreviewKeyDown メソッド
                  • OnPropertyChanged メソッド
                  • OnSelectionChanged メソッド
                  • OnTextChanged メソッド
                  • OnTextChanging メソッド
                  • OpenDropDown メソッド
                  • Sort メソッド
                • プロパティ
                  • AllowDropDownOpen プロパティ
                  • AlternatingItemBackground プロパティ
                  • AlternationCount プロパティ
                  • AutoGenerateColumns プロパティ
                  • AutoOpenDropDown プロパティ
                  • AutoSelect プロパティ
                  • CanUserResizeColumns プロパティ
                  • CanUserSortColumns プロパティ
                  • CheckedItems プロパティ
                  • CheckOnClick プロパティ
                  • ClearCommand プロパティ
                  • Columns プロパティ
                  • ContentPath プロパティ
                  • DisabledBackground プロパティ
                  • DisabledForeground プロパティ
                  • DropDownButtonStyle プロパティ
                  • DropDownButtonVisibility プロパティ
                  • DropDownControlStyle プロパティ
                  • DropDownWidth プロパティ
                  • DropDownWindowStyle プロパティ
                  • EditableBackground プロパティ
                  • EditableTemplate プロパティ
                  • EditBoxStyle プロパティ
                  • ExitOnLeftRightKey プロパティ
                  • FocusDropDownControlOnOpen プロパティ
                  • HorizontalGridLineBrush プロパティ
                  • HorizontalGridLineStyle プロパティ
                  • IsAutoSelectCaseSensitive プロパティ
                  • IsDropDownOpen プロパティ
                  • IsEditable プロパティ
                  • IsReadOnly プロパティ
                  • IsSelectable プロパティ
                  • IsSelectionBoxHighlighted プロパティ
                  • IsSynchronizedWithCurrentItem プロパティ
                  • ItemBackground プロパティ
                  • ItemCheckBoxVisibility プロパティ
                  • ItemContainerGenerator プロパティ
                  • ItemContainerStyle プロパティ
                  • Items プロパティ
                  • ItemsSource プロパティ
                  • ItemTemplate プロパティ
                  • MaxDropDownHeight プロパティ
                  • MaxDropDownItems プロパティ
                  • SelectedIndex プロパティ
                  • SelectedItem プロパティ
                  • SelectedValue プロパティ
                  • SelectedValuePath プロパティ
                  • SelectionBoxItem プロパティ
                  • SelectionBoxItemTemplate プロパティ
                  • SpinButtonStyle プロパティ
                  • SpinButtonVisibility プロパティ
                  • SpinDownCommand プロパティ
                  • SpinUpCommand プロパティ
                  • StaysOpenOnEdit プロパティ
                  • SwitchDropDownCommand プロパティ
                  • Text プロパティ
                  • UnEditableTemplate プロパティ
                  • UseMultipleColumn プロパティ
                  • VerticalGridLineBrush プロパティ
                  • VerticalGridLineStyle プロパティ
                • フィールド
                  • _isInitializingDropdownList フィールド
                  • AllowDropDownOpenProperty フィールド
                  • AlternatingItemBackgroundProperty フィールド
                  • AlternationCountProperty フィールド
                  • AutoGenerateColumnsProperty フィールド
                  • AutoOpenDropDownProperty フィールド
                  • AutoSelectProperty フィールド
                  • CanUserResizeColumnsProperty フィールド
                  • CanUserSortColumnsProperty フィールド
                  • CheckOnClickProperty フィールド
                  • ContentPathProperty フィールド
                  • DisabledBackgroundProperty フィールド
                  • DisabledForegroundProperty フィールド
                  • DropDownButtonStyleProperty フィールド
                  • DropDownButtonVisibilityProperty フィールド
                  • DropDownControlStyleProperty フィールド
                  • DropDownWidthProperty フィールド
                  • DropDownWindowStyleProperty フィールド
                  • EditableBackgroundProperty フィールド
                  • EditableTemplateProperty フィールド
                  • EditBoxStyleProperty フィールド
                  • ExitOnLeftRightKeyProperty フィールド
                  • FocusDropDownControlOnOpenProperty フィールド
                  • HorizontalGridLineBrushProperty フィールド
                  • HorizontalGridLineStyleProperty フィールド
                  • IsAutoSelectCaseSensitiveProperty フィールド
                  • IsDropDownOpenProperty フィールド
                  • IsEditableProperty フィールド
                  • IsReadOnlyProperty フィールド
                  • IsSelectableProperty フィールド
                  • IsSelectionBoxHighlightedProperty フィールド
                  • IsSynchronizedWithCurrentItemProperty フィールド
                  • ItemBackgroundProperty フィールド
                  • ItemCheckBoxVisibilityProperty フィールド
                  • ItemContainerStyleProperty フィールド
                  • ItemsSourceProperty フィールド
                  • ItemTemplateProperty フィールド
                  • MaxDropDownHeightProperty フィールド
                  • MaxDropDownItemsProperty フィールド
                  • SelectedIndexProperty フィールド
                  • SelectedItemProperty フィールド
                  • SelectedValuePathProperty フィールド
                  • SelectedValueProperty フィールド
                  • SelectionBoxItemProperty フィールド
                  • SelectionBoxItemTemplateProperty フィールド
                  • SelectionChangedEvent フィールド
                  • SpinButtonStyleProperty フィールド
                  • SpinButtonVisibilityProperty フィールド
                  • StaysOpenOnEditProperty フィールド
                  • TextProperty フィールド
                  • UnEditableTemplateProperty フィールド
                  • UseMultipleColumnProperty フィールド
                  • VerticalGridLineBrushProperty フィールド
                  • VerticalGridLineStyleProperty フィールド
                • イベント
                  • AutoGeneratingColumn イベント
                  • DropDownClosed イベント
                  • DropDownOpened イベント
                  • ItemCheck イベント
                  • KeyExit イベント
                  • PrepareListItem イベント
                  • SelectionChanged イベント
                  • TextChanged イベント
                  • TextChanging イベント
              • GcDateTime
                • 概要
                • メンバ
                • GcDateTime コンストラクタ
                • メソッド
                  • DoSpinDown メソッド
                    • DoSpinDown(TimeSpan) メソッド
                  • DoSpinUp メソッド
                    • DoSpinUp(TimeSpan) メソッド
                  • OnDropDownClosed メソッド
                  • OnDropDownOpened メソッド
                  • OnIsActiveChanged メソッド
                  • OnNumberChanged メソッド
                  • OnPropertyChanged メソッド
                  • OnValueChanged メソッド
                  • OpenDropDown メソッド
                • プロパティ
                  • ActiveField プロパティ
                  • AllowDropDownOpen プロパティ
                  • ApplyRecommendedValueCommand プロパティ
                  • AutoOpenDropDown プロパティ
                  • BlackoutDates プロパティ
                  • ControlValidatorSet プロパティ
                  • DefaultActiveFieldIndex プロパティ
                  • DisplayFieldSet プロパティ
                  • DropDownButtonStyle プロパティ
                  • DropDownButtonVisibility プロパティ
                  • DropDownCalendarStyle プロパティ
                  • DropDownWindowStyle プロパティ
                  • ExitOnLastChar プロパティ
                  • FieldsEditMode プロパティ
                  • FieldSet プロパティ
                  • FirstDayOfWeek プロパティ
                  • FocusedDate プロパティ
                  • HighlightText プロパティ
                  • IsDropDownOpen プロパティ
                  • IsInvalidText プロパティ
                  • IsTodayHighlighted プロパティ
                  • MaxDate プロパティ
                  • MinDate プロパティ
                  • Number プロパティ
                  • PromptChar プロパティ
                  • RecommendedValue プロパティ
                  • SetNowCommand プロパティ
                  • ShowLiterals プロパティ
                  • ShowRecommendedValue プロパティ
                  • SpinButtonStyle プロパティ
                  • SpinButtonVisibility プロパティ
                  • SpinIncrementValue プロパティ
                  • SpinMode プロパティ
                  • SwitchDropDownCommand プロパティ
                  • TabAction プロパティ
                  • ValidationTrigger プロパティ
                  • Value プロパティ
                  • WatermarkDisplayEmptyEra プロパティ
                  • WatermarkDisplayEmptyEraForeground プロパティ
                  • WatermarkEmptyEra プロパティ
                  • WatermarkEmptyEraForeground プロパティ
                • フィールド
                  • AllowDropDownOpenProperty フィールド
                  • AutoOpenDropDownProperty フィールド
                  • ControlValidatorSetProperty フィールド
                  • DefaultActiveFieldIndexProperty フィールド
                  • DisplayFieldSetProperty フィールド
                  • DropDownButtonStyleProperty フィールド
                  • DropDownButtonVisibilityProperty フィールド
                  • DropDownCalendarStyleProperty フィールド
                  • DropDownWindowStyleProperty フィールド
                  • ExitOnLastCharProperty フィールド
                  • FieldsEditModeProperty フィールド
                  • FieldSetProperty フィールド
                  • FirstDayOfWeekProperty フィールド
                  • FocusedDateProperty フィールド
                  • HighlightTextProperty フィールド
                  • IsDropDownOpenProperty フィールド
                  • IsInvalidTextProperty フィールド
                  • IsTodayHighlightedProperty フィールド
                  • MaxDateProperty フィールド
                  • MinDateProperty フィールド
                  • NumberChangedEvent フィールド
                  • NumberProperty フィールド
                  • PromptCharProperty フィールド
                  • RecommendedValueProperty フィールド
                  • ShowLiteralsProperty フィールド
                  • ShowRecommendedValueProperty フィールド
                  • SpinButtonStyleProperty フィールド
                  • SpinButtonVisibilityProperty フィールド
                  • SpinIncrementValueProperty フィールド
                  • SpinModeProperty フィールド
                  • TabActionProperty フィールド
                  • ValidationTriggerProperty フィールド
                  • ValueChangedEvent フィールド
                  • ValueProperty フィールド
                  • WatermarkDisplayEmptyEraForegroundProperty フィールド
                  • WatermarkDisplayEmptyEraProperty フィールド
                  • WatermarkEmptyEraForegroundProperty フィールド
                  • WatermarkEmptyEraProperty フィールド
                • イベント
                  • DropDownClosed イベント
                  • DropDownOpened イベント
                  • NumberChanged イベント
                  • ValueChanged イベント
              • GcDropDownCalculator
                • 概要
                • メンバ
                • GcDropDownCalculator コンストラクタ
                • メソッド
                  • OnIsKeyboardFocusWithinChanged メソッド
                  • OnValueChanged メソッド
                • プロパティ
                  • DisplayText プロパティ
                  • EditButtonStyle プロパティ
                  • ErrorMessageStyle プロパティ
                  • HasError プロパティ
                  • HasMemory プロパティ
                  • History プロパティ
                  • HistoryStyle プロパティ
                  • IsShowHistory プロパティ
                  • MathButtonStyle プロパティ
                  • MemoryButtonStyle プロパティ
                  • MemoryStatusStyle プロパティ
                  • NumericButtonStyle プロパティ
                  • OutputStyle プロパティ
                  • ProcessCommand プロパティ
                  • ResetButtonStyle プロパティ
                  • Value プロパティ
                • フィールド
                  • DisplayTextProperty フィールド
                  • EditButtonStyleProperty フィールド
                  • ErrorMessageStyleProperty フィールド
                  • HasErrorProperty フィールド
                  • HasMemoryProperty フィールド
                  • HistoryProperty フィールド
                  • HistoryStyleProperty フィールド
                  • IsShowHistoryProperty フィールド
                  • MathButtonStyleProperty フィールド
                  • MemoryButtonStyleProperty フィールド
                  • MemoryStatusStyleProperty フィールド
                  • NumericButtonStyleProperty フィールド
                  • OutputStyleProperty フィールド
                  • ResetButtonStyleProperty フィールド
                  • ValueChangedEvent フィールド
                  • ValueProperty フィールド
                • イベント
                  • ValueChanged イベント
              • GcDropDownCalendar
                • 概要
                • メンバ
                • GcDropDownCalendar コンストラクタ
                • メソッド
                  • BeginInit メソッド
                  • EndInit メソッド
                  • GetDatesInView メソッド
                    • GetDatesInView(PickDayType) メソッド
                    • GetDatesInView() メソッド
                  • OnClickDate メソッド
                  • OnDisplayModeChanged メソッド
                  • OnDoubleClickDate メソッド
                  • OnFocusedDateChanged メソッド
                  • OnGotKeyboardFocus メソッド
                  • OnKeyDown メソッド
                  • OnLostMouseCapture メソッド
                  • OnScrolled メソッド
                  • OnSelectionChanged メソッド
                  • Scroll メソッド
                  • ZoomIn メソッド
                  • ZoomOut メソッド
                • プロパティ
                  • AllowSelection プロパティ
                  • BlackoutDates プロパティ
                  • CalendarButtonStyle プロパティ
                  • CalendarDayButtonStyle プロパティ
                  • CalendarDayButtonStyleSelector プロパティ
                  • CalendarHeaderButtonStyle プロパティ
                  • CalendarItemStyle プロパティ
                  • CalendarSelectionBackground プロパティ
                  • CalendarYear プロパティ
                  • DisplayMode プロパティ
                  • EmptyRow プロパティ
                  • EndDisplayMode プロパティ
                  • FirstDayOfWeek プロパティ
                  • FirstFiscalMonth プロパティ
                  • FocusedDate プロパティ
                  • HolidaySetting プロパティ
                  • InnerMargin プロパティ
                  • IsTodayHighlighted プロパティ
                  • MaxDate プロパティ
                  • MinDate プロパティ
                  • MonthFormat プロパティ
                  • SelectedDate プロパティ
                  • SelectedDates プロパティ
                  • SelectionMode プロパティ
                  • ShowContextMenu プロパティ
                  • ShowTrailing プロパティ
                  • StartDisplayMode プロパティ
                  • TodayBackground プロパティ
                  • TodayForeground プロパティ
                  • WeekNumberStyle プロパティ
                  • WeekTitleStyle プロパティ
                  • WeekTitleStyleSelector プロパティ
                  • YearFormat プロパティ
                  • YearMonthFormat プロパティ
                • フィールド
                  • AllowSelectionProperty フィールド
                  • CalendarButtonStyleProperty フィールド
                  • CalendarDayButtonStyleProperty フィールド
                  • CalendarDayButtonStyleSelectorProperty フィールド
                  • CalendarHeaderButtonStyleProperty フィールド
                  • CalendarItemStyleProperty フィールド
                  • CalendarSelectionBackgroundProperty フィールド
                  • CalendarYearProperty フィールド
                  • ClickDateEvent フィールド
                  • DisplayModeChangedEvent フィールド
                  • DisplayModeProperty フィールド
                  • DoubleClickDateEvent フィールド
                  • EmptyRowProperty フィールド
                  • EndDisplayModeProperty フィールド
                  • FirstDayOfWeekProperty フィールド
                  • FirstFiscalMonthProperty フィールド
                  • FocusedDateChangedEvent フィールド
                  • FocusedDateProperty フィールド
                  • HolidaySettingProperty フィールド
                  • InnerMarginProperty フィールド
                  • IsTodayHighlightedProperty フィールド
                  • MaxDateProperty フィールド
                  • MinDateProperty フィールド
                  • MonthFormatProperty フィールド
                  • ScrolledEvent フィールド
                  • SelectedDateProperty フィールド
                  • SelectedDatesChangedEvent フィールド
                  • SelectionModeProperty フィールド
                  • ShowContextMenuProperty フィールド
                  • ShowTrailingProperty フィールド
                  • StartDisplayModeProperty フィールド
                  • TodayBackgroundProperty フィールド
                  • TodayForegroundProperty フィールド
                  • WeekNumberStyleProperty フィールド
                  • WeekTitleStyleProperty フィールド
                  • WeekTitleStyleSelectorProperty フィールド
                  • YearFormatProperty フィールド
                  • YearMonthFormatProperty フィールド
                • イベント
                  • ClickDate イベント
                  • DisplayModeChanged イベント
                  • DoubleClickDate イベント
                  • FocusedDateChanged イベント
                  • Scrolled イベント
                  • SelectedDatesChanged イベント
              • GcListBox
                • 概要
                • メンバ
                • GcListBox コンストラクタ
                • メソッド
                  • AddSelectedHandler メソッド
                  • AddUnselectedHandler メソッド
                  • BeginInit メソッド
                  • ClearContainerForItemOverride メソッド
                  • EndInit メソッド
                  • GetContainerForItemOverride メソッド
                  • GetItemDisplayIndex メソッド
                  • GetItemIndex メソッド
                  • IsItemItsOwnContainerOverride メソッド
                  • MeasureOverride メソッド
                  • OnApplyTemplate メソッド
                  • OnAutoGeneratingColumn メソッド
                  • OnGotKeyboardFocus メソッド
                  • OnIsActiveChanged メソッド
                  • OnItemCheckChanged メソッド
                  • OnItemsChanged メソッド
                  • OnLostKeyboardFocus メソッド
                  • OnPrepareListItem メソッド
                  • OnPropertyChanged メソッド
                  • OnSelectionChanged メソッド
                  • PrepareContainerForItemOverride メソッド
                  • RemoveSelectedHandler メソッド
                  • RemoveUnselectedHandler メソッド
                  • ScrollToIndex メソッド
                  • Sort メソッド
                • プロパティ
                  • AlternatingItemBackground プロパティ
                  • AutoGenerateColumns プロパティ
                  • CanUserResizeColumns プロパティ
                  • CanUserSortColumns プロパティ
                  • CheckedItems プロパティ
                  • CheckOnClick プロパティ
                  • Columns プロパティ
                  • ColumnWidth プロパティ
                  • HeaderHeight プロパティ
                  • HeaderStyle プロパティ
                  • HorizontalGridLineBrush プロパティ
                  • HorizontalGridLineStyle プロパティ
                  • HorizontalScrollBarVisibility プロパティ
                  • IsActive プロパティ
                  • IsSynchronizedWithCurrentItem プロパティ
                  • ItemBackground プロパティ
                  • ItemCheckBoxStyle プロパティ
                  • ItemCheckBoxVisibility プロパティ
                  • MaxColumnWidth プロパティ
                  • MinColumnWidth プロパティ
                  • MoveDownCommand プロパティ
                  • MoveToEndCommand プロパティ
                  • MoveToHomeCommand プロパティ
                  • MoveUpCommand プロパティ
                  • SelectedIndex プロパティ
                  • SelectedItem プロパティ
                  • SelectedValue プロパティ
                  • SelectedValuePath プロパティ
                  • ShowHeader プロパティ
                  • SubItemStyle プロパティ
                  • UseMultipleColumn プロパティ
                  • VerticalGridLineBrush プロパティ
                  • VerticalGridLineStyle プロパティ
                  • VerticalScrollBarVisibility プロパティ
                • フィールド
                  • AlternatingItemBackgroundProperty フィールド
                  • AutoGenerateColumnsProperty フィールド
                  • CanUserResizeColumnsProperty フィールド
                  • CanUserSortColumnsProperty フィールド
                  • CheckedItemsProperty フィールド
                  • CheckOnClickProperty フィールド
                  • ColumnWidthProperty フィールド
                  • HeaderHeightProperty フィールド
                  • HeaderStyleProperty フィールド
                  • HorizontalGridLineBrushProperty フィールド
                  • HorizontalGridLineStyleProperty フィールド
                  • HorizontalScrollBarVisibilityProperty フィールド
                  • IsActiveChangedEvent フィールド
                  • IsActiveProperty フィールド
                  • IsSynchronizedWithCurrentItemProperty フィールド
                  • ItemBackgroundProperty フィールド
                  • ItemCheckBoxStyleProperty フィールド
                  • ItemCheckBoxVisibilityProperty フィールド
                  • MaxColumnWidthProperty フィールド
                  • MinColumnWidthProperty フィールド
                  • SelectedEvent フィールド
                  • SelectedIndexProperty フィールド
                  • SelectedItemProperty フィールド
                  • SelectedValuePathProperty フィールド
                  • SelectedValueProperty フィールド
                  • SelectionChangedEvent フィールド
                  • ShowHeaderProperty フィールド
                  • SubItemStyleProperty フィールド
                  • UnselectedEvent フィールド
                  • UseMultipleColumnProperty フィールド
                  • VerticalGridLineBrushProperty フィールド
                  • VerticalGridLineStyleProperty フィールド
                  • VerticalScrollBarVisibilityProperty フィールド
                • イベント
                  • AutoGeneratingColumn イベント
                  • IsActiveChanged イベント
                  • ItemCheck イベント
                  • PrepareListItem イベント
                  • SelectionChanged イベント
              • GcMask
                • 概要
                • メンバ
                • GcMask コンストラクタ
                • メソッド
                  • OnValueChanged メソッド
                • プロパティ
                  • ActiveField プロパティ
                  • ApplyRecommendedValueCommand プロパティ
                  • AutoConvert プロパティ
                  • DefaultActiveFieldIndex プロパティ
                  • ExitOnLastChar プロパティ
                  • FieldSet プロパティ
                  • HighlightText プロパティ
                  • PromptChar プロパティ
                  • RecommendedValue プロパティ
                  • ShowLiterals プロパティ
                  • ShowRecommendedValue プロパティ
                  • SpinButtonStyle プロパティ
                  • SpinButtonVisibility プロパティ
                  • TabAction プロパティ
                  • Value プロパティ
                • フィールド
                  • AutoConvertProperty フィールド
                  • DefaultActiveFieldIndexProperty フィールド
                  • ExitOnLastCharProperty フィールド
                  • FieldSetProperty フィールド
                  • HighlightTextProperty フィールド
                  • PromptCharProperty フィールド
                  • RecommendedValueProperty フィールド
                  • ShowLiteralsProperty フィールド
                  • ShowRecommendedValueProperty フィールド
                  • SpinButtonStyleProperty フィールド
                  • SpinButtonVisibilityProperty フィールド
                  • TabActionProperty フィールド
                  • ValueChangedEvent フィールド
                  • ValueProperty フィールド
                • イベント
                  • ValueChanged イベント
              • GcNumber
                • 概要
                • メンバ
                • GcNumber コンストラクタ
                • メソッド
                  • DoSpinDown メソッド
                    • DoSpinDown(Decimal) メソッド
                  • DoSpinUp メソッド
                    • DoSpinUp(Decimal) メソッド
                  • OnDropDownClosed メソッド
                  • OnDropDownOpened メソッド
                  • OnIsActiveChanged メソッド
                  • OnSelectionChanged メソッド
                  • OnTextChanged メソッド
                  • OnTextChanging メソッド
                  • OnValueChanged メソッド
                  • OpenDropDown メソッド
                • プロパティ
                  • ActiveField プロパティ
                  • AllowDeleteToNull プロパティ
                  • AllowDropDownOpen プロパティ
                  • ApplyRecommendedValueCommand プロパティ
                  • AutoOpenDropDown プロパティ
                  • ControlValidatorSet プロパティ
                  • Decimal プロパティ
                  • DisplayFieldSet プロパティ
                  • DropDownButtonStyle プロパティ
                  • DropDownButtonVisibility プロパティ
                  • DropDownCalculatorStyle プロパティ
                  • DropDownWindowStyle プロパティ
                  • FieldSet プロパティ
                  • HighlightText プロパティ
                  • Integer プロパティ
                  • IsDropDownOpen プロパティ
                  • MaxValue プロパティ
                  • MinValue プロパティ
                  • NegativeForeground プロパティ
                  • RecommendedValue プロパティ
                  • SetZeroCommand プロパティ
                  • ShowRecommendedValue プロパティ
                  • SignState プロパティ
                  • SpinButtonStyle プロパティ
                  • SpinButtonVisibility プロパティ
                  • SpinIncrementValue プロパティ
                  • SpinMode プロパティ
                  • SwitchDropDownCommand プロパティ
                  • SwitchSignCommand プロパティ
                  • ThreeZeroCommand プロパティ
                  • ValidationTrigger プロパティ
                  • Value プロパティ
                  • ValueSign プロパティ
                  • WatermarkDisplayZero プロパティ
                  • WatermarkDisplayZeroForeground プロパティ
                  • WatermarkZero プロパティ
                  • WatermarkZeroForeground プロパティ
                • フィールド
                  • AllowDeleteToNullProperty フィールド
                  • AllowDropDownOpenProperty フィールド
                  • AutoOpenDropDownProperty フィールド
                  • ControlValidatorSetProperty フィールド
                  • DisplayFieldSetProperty フィールド
                  • DropDownButtonStyleProperty フィールド
                  • DropDownButtonVisibilityProperty フィールド
                  • DropDownCalculatorStyleProperty フィールド
                  • DropDownWindowStyleProperty フィールド
                  • FieldSetProperty フィールド
                  • HighlightTextProperty フィールド
                  • IsDropDownOpenProperty フィールド
                  • MaxValueProperty フィールド
                  • MinValueProperty フィールド
                  • NegativeForegroundProperty フィールド
                  • RecommendedValueProperty フィールド
                  • ShowRecommendedValueProperty フィールド
                  • SignStateProperty フィールド
                  • SpinButtonStyleProperty フィールド
                  • SpinButtonVisibilityProperty フィールド
                  • SpinIncrementValueProperty フィールド
                  • SpinModeProperty フィールド
                  • ValidationTriggerProperty フィールド
                  • ValueChangedEvent フィールド
                  • ValueProperty フィールド
                  • WatermarkDisplayZeroForegroundProperty フィールド
                  • WatermarkDisplayZeroProperty フィールド
                  • WatermarkZeroForegroundProperty フィールド
                  • WatermarkZeroProperty フィールド
                • イベント
                  • DropDownClosed イベント
                  • DropDownOpened イベント
                  • ValueChanged イベント
              • GcTextBox
                • 概要
                • メンバ
                • GcTextBox コンストラクタ
                • メソッド
                  • GetCharacterIndexFromLineIndex メソッド
                  • GetCharacterIndexFromPoint メソッド
                  • GetFirstVisibleLineIndex メソッド
                  • GetLastVisibleLineIndex メソッド
                  • GetLineIndexFromCharacterIndex メソッド
                  • GetLineLength メソッド
                  • GetLineText メソッド
                  • GetRectFromCharacterIndex メソッド
                    • GetRectFromCharacterIndex(Int32) メソッド
                    • GetRectFromCharacterIndex(Int32,Boolean) メソッド
                  • LineDown メソッド
                  • LineLeft メソッド
                  • LineRight メソッド
                  • LineUp メソッド
                  • OnIsActiveChanged メソッド
                  • PageDown メソッド
                  • PageLeft メソッド
                  • PageRight メソッド
                  • PageUp メソッド
                  • ScrollToEnd メソッド
                  • ScrollToHome メソッド
                  • ScrollToHorizontalOffset メソッド
                  • ScrollToLine メソッド
                  • ScrollToVerticalOffset メソッド
                • プロパティ
                  • AcceptsCrLf プロパティ
                  • AcceptsReturn プロパティ
                  • AcceptsTab プロパティ
                  • ApplyRecommendedValueCommand プロパティ
                  • AutoConvert プロパティ
                  • AutoWordSelection プロパティ
                  • ClearCommand プロパティ
                  • CountWrappedLine プロパティ
                  • Ellipsis プロパティ
                  • EllipsisString プロパティ
                  • ExitOnLastChar プロパティ
                  • Format プロパティ
                  • GridLineBrush プロパティ
                  • GridLineStyle プロパティ
                  • HighlightText プロパティ
                  • HorizontalScrollBarVisibility プロパティ
                  • LineCount プロパティ
                  • MaxLength プロパティ
                  • MaxLengthUnit プロパティ
                  • MaxLineCount プロパティ
                  • MaxLines プロパティ
                  • MinLines プロパティ
                  • Multiline プロパティ
                  • RecommendedValue プロパティ
                  • ShowOverflowTip プロパティ
                  • ShowRecommendedValue プロパティ
                  • TextWrapping プロパティ
                  • VerticalScrollBarVisibility プロパティ
                  • WatermarkDisplayNull プロパティ
                  • WatermarkDisplayNullForeground プロパティ
                  • WatermarkNull プロパティ
                  • WatermarkNullForeground プロパティ
                • フィールド
                  • AcceptsCrLfProperty フィールド
                  • AcceptsReturnProperty フィールド
                  • AcceptsTabProperty フィールド
                  • AutoConvertProperty フィールド
                  • AutoWordSelectionProperty フィールド
                  • CountWrappedLineProperty フィールド
                  • EllipsisProperty フィールド
                  • EllipsisStringProperty フィールド
                  • ExitOnLastCharProperty フィールド
                  • FormatProperty フィールド
                  • GridLineBrushProperty フィールド
                  • GridLineStyleProperty フィールド
                  • HighlightTextProperty フィールド
                  • HorizontalScrollBarVisibilityProperty フィールド
                  • MaxLengthProperty フィールド
                  • MaxLengthUnitProperty フィールド
                  • MaxLineCountProperty フィールド
                  • MaxLinesProperty フィールド
                  • MinLinesProperty フィールド
                  • MultilineProperty フィールド
                  • RecommendedValueProperty フィールド
                  • ShowOverflowTipProperty フィールド
                  • ShowRecommendedValueProperty フィールド
                  • TextWrappingProperty フィールド
                  • VerticalScrollBarVisibilityProperty フィールド
                  • WatermarkDisplayNullForegroundProperty フィールド
                  • WatermarkDisplayNullProperty フィールド
                  • WatermarkNullForegroundProperty フィールド
                  • WatermarkNullProperty フィールド
              • GeneralEditElement
                • 概要
                • メンバ
                • GeneralEditElement コンストラクタ
                • メソッド
                  • ArrangeOverride メソッド
                  • OnDirtyStateChanged メソッド
                • プロパティ
                  • IsDirty プロパティ
                  • Owner プロパティ
                • イベント
                  • DirtyStateChanged イベント
              • HeaderInfo
                • 概要
                • メンバ
                • プロパティ
                  • EndDate プロパティ
                  • StartDate プロパティ
                  • Text プロパティ
              • Holiday
                • 概要
                • メンバ
                • Holiday コンストラクタ
                  • Holiday コンストラクタ()
                  • Holiday コンストラクタ(Int32,Int32)
                  • Holiday コンストラクタ(String,Int32,Int32)
                  • Holiday コンストラクタ(Int32,Int32,Int32,Int32)
                  • Holiday コンストラクタ(String,Int32,Int32,Int32,Int32)
                • メソッド
                  • Clone メソッド
                  • IsDefined メソッド
                  • TypeOfDay メソッド
                • プロパティ
                  • EndDay プロパティ
                  • EndMonth プロパティ
                  • HolidayName プロパティ
                  • IsYearly プロパティ
                  • StartDay プロパティ
                  • StartMonth プロパティ
              • HolidayBase
                • 概要
                • メンバ
                • メソッド
                  • Clone メソッド
                  • IsDefined メソッド
                  • OnPropertyChanged メソッド
                  • TypeOfDay メソッド
                • プロパティ
                  • HolidayName プロパティ
                  • IsYearly プロパティ
                • イベント
                  • PropertyChanged イベント
              • HolidayCollection
                • 概要
                • メンバ
                • HolidayCollection コンストラクタ
                  • HolidayCollection コンストラクタ()
                  • HolidayCollection コンストラクタ(IEnumerable<IHoliday>)
                • メソッド
                  • GetTypeOfDay メソッド
                  • InsertItem メソッド
                  • InsertItems メソッド
                  • IsHoliday メソッド
                  • OnCollectionChanged メソッド
                  • RemoveItem メソッド
                  • SetItem メソッド
              • HolidayGroup
                • 概要
                • メンバ
                • HolidayGroup コンストラクタ
                  • HolidayGroup コンストラクタ()
                  • HolidayGroup コンストラクタ(String)
                • プロパティ
                  • Children プロパティ
              • HolidaySetting
                • 概要
                • メンバ
                • HolidaySetting コンストラクタ
                  • HolidaySetting コンストラクタ()
                  • HolidaySetting コンストラクタ(String)
                • プロパティ
                  • Holidays プロパティ
                  • IsActive プロパティ
              • HolidaySettingBase
                • 概要
                • メンバ
                • メソッド
                  • OnPropertyChanged メソッド
                • プロパティ
                  • HolidaySettingName プロパティ
                • イベント
                  • PropertyChanged イベント
              • HolidaySettingCollection
                • 概要
                • メンバ
                • HolidaySettingCollection コンストラクタ
                  • HolidaySettingCollection コンストラクタ()
                  • HolidaySettingCollection コンストラクタ(IEnumerable<HolidaySetting>)
                • メソッド
                  • InsertItem メソッド
                  • InsertItems メソッド
                  • RemoveItem メソッド
                  • SetItem メソッド
              • InputBindingHelper
                • 概要
                • メンバ
                • InputBindingHelper コンストラクタ
                • メソッド
                  • GetInputBindings メソッド
                  • SetInputBindings メソッド
                • フィールド
                  • InputBindingsProperty フィールド
              • InputTextValidator
                • 概要
                • メンバ
                • InputTextValidator コンストラクタ
                  • InputTextValidator コンストラクタ()
                  • InputTextValidator コンストラクタ(Object)
              • IntegerItem
                • 概要
                • メンバ
                • IntegerItem コンストラクタ
                  • IntegerItem コンストラクタ()
                  • IntegerItem コンストラクタ(Int32)
                • メソッド
                  • CompareValue メソッド
                • オペレータ
                  • 暗黙的 キャスト 演算子 オペレータ
              • Item<T>
                • 概要
                • メンバ
                • メソッド
                  • CompareValue メソッド
                  • Equals メソッド
                  • GetHashCode メソッド
                • プロパティ
                  • Value プロパティ
                • オペレータ
                  • 等価判定演算子 オペレータ
                  • 等しくないか判定する演算子 オペレータ
              • ItemCheckEventArgs
                • 概要
                • メンバ
                • ItemCheckEventArgs コンストラクタ
                • プロパティ
                  • DisplayIndex プロパティ
                  • NewValue プロパティ
                  • OldValue プロパティ
              • KeyExitEventArgs
                • 概要
                • メンバ
                • KeyExitEventArgs コンストラクタ
                  • KeyExitEventArgs コンストラクタ(ExitKey)
                  • KeyExitEventArgs コンストラクタ(RoutedEvent,ExitKey)
                • プロパティ
                  • Key プロパティ
              • ListBoxEditElement
                • 概要
                • メンバ
                • ListBoxEditElement コンストラクタ
              • ListBoxLengthConverter
                • 概要
                • メンバ
                • ListBoxLengthConverter コンストラクタ
                • メソッド
                  • CanConvertFrom メソッド
                    • CanConvertFrom(ITypeDescriptorContext,Type) メソッド
                  • CanConvertTo メソッド
                    • CanConvertTo(ITypeDescriptorContext,Type) メソッド
                  • ConvertFrom メソッド
                    • ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) メソッド
                  • ConvertTo メソッド
                    • ConvertTo(ITypeDescriptorContext,CultureInfo,Object,Type) メソッド
              • ListCheckBoxColumn
                • 概要
                • メンバ
                • ListCheckBoxColumn コンストラクタ
                • メソッド
                  • GenerateElement メソッド
              • ListColumn
                • 概要
                • メンバ
                • メソッド
                  • GenerateElement メソッド
                  • GetSubItem メソッド
                  • GetSubItemData メソッド
                  • ResetCanUserResize メソッド
                  • ResetCanUserSort メソッド
                  • ResetWidth メソッド
                • プロパティ
                  • ActualWidth プロパティ
                  • CanUserResize プロパティ
                  • CanUserSort プロパティ
                  • ElementStyle プロパティ
                  • Header プロパティ
                  • HeaderStyle プロパティ
                  • IsAutoGenerated プロパティ
                  • MemberPath プロパティ
                  • SortDirection プロパティ
                  • SubItemStyle プロパティ
                  • Visibility プロパティ
                  • Width プロパティ
              • ListColumnCollection
                • 概要
                • メンバ
                • メソッド
                  • ClearItems メソッド
                  • InsertItem メソッド
                  • RemoveItem メソッド
                  • SetItem メソッド
              • ListHeader
                • 概要
                • メンバ
                • ListHeader コンストラクタ
                • メソッド
                  • OnApplyTemplate メソッド
                  • OnContentChanged メソッド
                  • OnLostMouseCapture メソッド
                  • OnMouseEnter メソッド
                  • OnMouseLeave メソッド
                  • OnMouseLeftButtonDown メソッド
                  • OnMouseLeftButtonUp メソッド
                  • OnMouseMove メソッド
                • プロパティ
                  • SeparatorBrush プロパティ
                  • ShowSeparator プロパティ
                • フィールド
                  • SeparatorBrushProperty フィールド
                  • ShowSeparatorProperty フィールド
              • ListHeadersPresenter
                • 概要
                • メンバ
                • ListHeadersPresenter コンストラクタ
                • メソッド
                  • ArrangeOverride メソッド
                  • MeasureOverride メソッド
                  • OnApplyTemplate メソッド
              • ListImageColumn
                • 概要
                • メンバ
                • ListImageColumn コンストラクタ
                • メソッド
                  • GenerateElement メソッド
                • プロパティ
                  • CanUserSort プロパティ
                  • SortDirection プロパティ
                  • Stretch プロパティ
              • ListItem
                • 概要
                • メンバ
                • ListItem コンストラクタ
                • メソッド
                  • ArrangeOverride メソッド
                  • MeasureOverride メソッド
                  • OnApplyTemplate メソッド
                • プロパティ
                  • Indent プロパティ
                  • IsChecked プロパティ
                  • SubItems プロパティ
                • フィールド
                  • IndentProperty フィールド
                  • IsCheckedProperty フィールド
              • ListItemBase
                • 概要
                • メンバ
                • ListItemBase コンストラクタ
                • メソッド
                  • OnApplyTemplate メソッド
                  • OnGotFocus メソッド
                  • OnLostFocus メソッド
                  • OnPropertyChanged メソッド
                  • OnSelected メソッド
                  • OnUnselected メソッド
                • プロパティ
                  • IsSelected プロパティ
                • フィールド
                  • IsSelectedProperty フィールド
                  • SelectedEvent フィールド
                  • UnselectedEvent フィールド
                • イベント
                  • Selected イベント
                  • Unselected イベント
              • ListItemsPresenter
                • 概要
                • メンバ
                • ListItemsPresenter コンストラクタ
                • メソッド
                  • ArrangeOverride メソッド
                  • MeasureOverride メソッド
              • ListSubItemColumn
                • 概要
                • メンバ
                • ListSubItemColumn コンストラクタ
                • メソッド
                  • GenerateElement メソッド
                • プロパティ
                  • ElementStyle プロパティ
                  • MemberPath プロパティ
              • ListTemplateColumn
                • 概要
                • メンバ
                • ListTemplateColumn コンストラクタ
                • メソッド
                  • GenerateElement メソッド
                • プロパティ
                  • ElementStyle プロパティ
                  • MemberPath プロパティ
                  • SubItemTemplate プロパティ
              • ListTextColumn
                • 概要
                • メンバ
                • ListTextColumn コンストラクタ
                • メソッド
                  • GenerateElement メソッド
                • プロパティ
                  • FontFamily プロパティ
                  • FontSize プロパティ
                  • FontStyle プロパティ
                  • FontWeight プロパティ
                  • Foreground プロパティ
                  • TextTrimming プロパティ
                  • TextWrapping プロパティ
                • フィールド
                  • FontFamilyProperty フィールド
              • MaskEditElement
                • 概要
                • メンバ
                • MaskEditElement コンストラクタ
                • メソッド
                  • ArrangeOverride メソッド
                  • OnApplyTemplate メソッド
                  • OnDirtyStateChanged メソッド
                  • OnKeyDown メソッド
                  • OnTextChanged メソッド
                • プロパティ
                  • IsDirty プロパティ
                  • Owner プロパティ
                • イベント
                  • DirtyStateChanged イベント
              • MaskEnumerationField
                • 概要
                • メンバ
                • MaskEnumerationField コンストラクタ
                  • MaskEnumerationField コンストラクタ()
                  • MaskEnumerationField コンストラクタ(String[])
                • メソッド
                  • Activate メソッド
                  • DoSpinDown メソッド
                    • DoSpinDown() メソッド
                    • DoSpinDown(Int32) メソッド
                  • DoSpinUp メソッド
                    • DoSpinUp() メソッド
                    • DoSpinUp(Int32) メソッド
                  • EndInit メソッド
                  • OnApplyTemplate メソッド
                • プロパティ
                  • AllowDropDownOpen プロパティ
                  • AutoConvert プロパティ
                  • AutoOpenDropDown プロパティ
                  • IsDropDownOpen プロパティ
                  • Items プロパティ
                  • PromptChar プロパティ
                  • SpinIncrement プロパティ
                • フィールド
                  • AllowDropDownOpenProperty フィールド
                  • AutoConvertProperty フィールド
                  • AutoOpenDropDownProperty フィールド
                  • IsDropDownOpenProperty フィールド
                  • ItemsProperty フィールド
                  • PromptCharProperty フィールド
                  • SpinIncrementProperty フィールド
              • MaskField
                • 概要
                • メンバ
                • プロパティ
                  • Text プロパティ
                • フィールド
                  • TextProperty フィールド
              • MaskFieldCollection
                • 概要
                • メンバ
                • メソッド
                  • Add メソッド
                    • Add(String) メソッド
                    • Add(MaskField) メソッド
                  • AddRange メソッド
                    • AddRange(String) メソッド
              • MaskFieldsBuilder
                • 概要
                • メンバ
                • メソッド
                  • BuildFields メソッド
              • MaskFieldSet
                • 概要
                • メンバ
                • MaskFieldSet コンストラクタ
                  • MaskFieldSet コンストラクタ()
                  • MaskFieldSet コンストラクタ(String)
                • プロパティ
                  • Fields プロパティ
              • MaskFieldSetTypeConverter
                • 概要
                • メンバ
                • MaskFieldSetTypeConverter コンストラクタ
                • メソッド
                  • CanConvertFrom メソッド
                    • CanConvertFrom(ITypeDescriptorContext,Type) メソッド
                  • CanConvertTo メソッド
                    • CanConvertTo(ITypeDescriptorContext,Type) メソッド
                  • ConvertFrom メソッド
                    • ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) メソッド
                  • ConvertTo メソッド
                    • ConvertTo(ITypeDescriptorContext,CultureInfo,Object,Type) メソッド
              • MaskFormatConverter
                • 概要
                • メンバ
                • MaskFormatConverter コンストラクタ
                • メソッド
                  • Convert メソッド
                  • ConvertBack メソッド
                • プロパティ
                  • ErrorString プロパティ
                  • NullString プロパティ
                  • Pattern プロパティ
              • MaskLiteralField
                • 概要
                • メンバ
                • MaskLiteralField コンストラクタ
                  • MaskLiteralField コンストラクタ()
                  • MaskLiteralField コンストラクタ(String)
              • MaskPatternField
                • 概要
                • メンバ
                • MaskPatternField コンストラクタ
                  • MaskPatternField コンストラクタ()
                  • MaskPatternField コンストラクタ(String,Int32,Int32)
                • メソッド
                  • Activate メソッド
                  • EndInit メソッド
                • プロパティ
                  • AutoConvert プロパティ
                  • MaxLength プロパティ
                  • MinLength プロパティ
                  • Pattern プロパティ
                  • PromptChar プロパティ
                • フィールド
                  • AutoConvertProperty フィールド
                  • MaxLengthProperty フィールド
                  • MinLengthProperty フィールド
                  • PatternProperty フィールド
                  • PromptCharProperty フィールド
              • NotifyCollection<T>
                • 概要
                • メンバ
                • NotifyCollection<T> コンストラクタ
                  • NotifyCollection<T> コンストラクタ()
                  • NotifyCollection<T> コンストラクタ(IEnumerable<T>)
                • メソッド
                  • AddRange メソッド
                    • AddRange(T[]) メソッド
                    • AddRange(IEnumerable<T>) メソッド
                  • ClearItems メソッド
                  • InsertItem メソッド
                  • InsertItems メソッド
                  • OnCollectionChanged メソッド
                  • RemoveItem メソッド
                  • SetItem メソッド
                • イベント
                  • CollectionChanged イベント
              • NumberDecimalGeneralFormatDisplayField
                • 概要
                • メンバ
                • NumberDecimalGeneralFormatDisplayField コンストラクタ
                  • NumberDecimalGeneralFormatDisplayField コンストラクタ()
                  • NumberDecimalGeneralFormatDisplayField コンストラクタ(DecimalGeneralFormat)
                • プロパティ
                  • Pattern プロパティ
                • フィールド
                  • PatternProperty フィールド
              • NumberDecimalPartDisplayField
                • 概要
                • メンバ
                • NumberDecimalPartDisplayField コンストラクタ
                • プロパティ
                  • MaxDigits プロパティ
                  • MinDigits プロパティ
              • NumberDecimalPartField
                • 概要
                • メンバ
                • NumberDecimalPartField コンストラクタ
                • メソッド
                  • DoSpinDown メソッド
                    • DoSpinDown() メソッド
                    • DoSpinDown(Int32) メソッド
                  • DoSpinUp メソッド
                    • DoSpinUp() メソッド
                    • DoSpinUp(Int32) メソッド
                • プロパティ
                  • MaxDigits プロパティ
                  • MinDigits プロパティ
                  • SpinIncrement プロパティ
                • フィールド
                  • SpinIncrementProperty フィールド
                  • ValueProperty フィールド
              • NumberDecimalSeparatorDisplayField
                • 概要
                • メンバ
                • NumberDecimalSeparatorDisplayField コンストラクタ
                • プロパティ
                  • DecimalSeparator プロパティ
                • フィールド
                  • DecimalSeparatorProperty フィールド
              • NumberDecimalSeparatorField
                • 概要
                • メンバ
                • NumberDecimalSeparatorField コンストラクタ
                • プロパティ
                  • DecimalSeparator プロパティ
                • フィールド
                  • DecimalSeparatorProperty フィールド
              • NumberDisplayField
                • 概要
                • メンバ
              • NumberDisplayFieldCollection
                • 概要
                • メンバ
                • メソッド
                  • Add メソッド
                    • Add(String) メソッド
                    • Add(NumberDisplayField) メソッド
                  • AddRange メソッド
                    • AddRange(String) メソッド
                  • InsertItem メソッド
                  • InsertItems メソッド
                  • SetItem メソッド
              • NumberDisplayFieldsBuilder
                • 概要
                • メンバ
                • メソッド
                  • BuildFields メソッド
                    • BuildFields(String) メソッド
                    • BuildFields(String,String,String,String,String) メソッド
              • NumberDisplayFieldSet
                • 概要
                • メンバ
                • NumberDisplayFieldSet コンストラクタ
                  • NumberDisplayFieldSet コンストラクタ()
                  • NumberDisplayFieldSet コンストラクタ(String)
                • プロパティ
                  • DisplayFields プロパティ
              • NumberDisplayFieldSetTypeConverter
                • 概要
                • メンバ
                • NumberDisplayFieldSetTypeConverter コンストラクタ
                • メソッド
                  • CanConvertFrom メソッド
                    • CanConvertFrom(ITypeDescriptorContext,Type) メソッド
                  • CanConvertTo メソッド
                    • CanConvertTo(ITypeDescriptorContext,Type) メソッド
                  • ConvertFrom メソッド
                    • ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) メソッド
                  • ConvertTo メソッド
                    • ConvertTo(ITypeDescriptorContext,CultureInfo,Object,Type) メソッド
              • NumberEditElement
                • 概要
                • メンバ
                • NumberEditElement コンストラクタ
                • メソッド
                  • ArrangeOverride メソッド
                  • OnApplyTemplate メソッド
                  • OnDirtyStateChanged メソッド
                  • OnDropDownClosed メソッド
                  • OnDropDownOpened メソッド
                  • OnTextChanged メソッド
                • プロパティ
                  • IsDirty プロパティ
                  • Owner プロパティ
                • イベント
                  • DirtyStateChanged イベント
              • NumberField
                • 概要
                • メンバ
                • フィールド
                  • TextProperty フィールド
              • NumberFieldSet
                • 概要
                • メンバ
                • NumberFieldSet コンストラクタ
                  • NumberFieldSet コンストラクタ()
                  • NumberFieldSet コンストラクタ(String)
                • メソッド
                  • SetFields メソッド
                    • SetFields(String) メソッド
                    • SetFields(String,String,String,String,String) メソッド
                • プロパティ
                  • DecimalPart プロパティ
                  • DecimalSeparator プロパティ
                  • IntegerPart プロパティ
                  • SignPrefix プロパティ
                  • SignSuffix プロパティ
              • NumberFieldSetTypeConverter
                • 概要
                • メンバ
                • NumberFieldSetTypeConverter コンストラクタ
                • メソッド
                  • CanConvertFrom メソッド
                    • CanConvertFrom(ITypeDescriptorContext,Type) メソッド
                  • CanConvertTo メソッド
                    • CanConvertTo(ITypeDescriptorContext,Type) メソッド
                  • ConvertFrom メソッド
                    • ConvertFrom(ITypeDescriptorContext,CultureInfo,Object) メソッド
                  • ConvertTo メソッド
                    • ConvertTo(ITypeDescriptorContext,CultureInfo,Object,Type) メソッド
              • NumberFormatConverter
                • 概要
                • メンバ
                • NumberFormatConverter コンストラクタ
                • メソッド
                  • Convert メソッド
                  • ConvertBack メソッド
                • プロパティ
                  • Digit プロパティ
                  • ErrorString プロパティ
                  • NegativePrefix プロパティ
                  • NegativeSuffix プロパティ
                  • NullString プロパティ
                  • PositivePrefix プロパティ
                  • PositiveSuffix プロパティ
                  • ZeroString プロパティ
              • NumberIntegerPartDisplayField
                • 概要
                • メンバ
                • NumberIntegerPartDisplayField コンストラクタ
                • プロパティ
                  • GroupSeparator プロパティ
                  • GroupSizes プロパティ
                  • MinDigits プロパティ
                • フィールド
                  • GroupSeparatorProperty フィールド
                  • MinDigitsProperty フィールド
              • NumberIntegerPartField
                • 概要
                • メンバ
                • NumberIntegerPartField コンストラクタ
                • メソッド
                  • DoSpinDown メソッド
                    • DoSpinDown() メソッド
                    • DoSpinDown(Int32) メソッド
                  • DoSpinUp メソッド
                    • DoSpinUp() メソッド
                    • DoSpinUp(Int32) メソッド
                • プロパティ
                  • GroupSeparator プロパティ
                  • GroupSizes プロパティ
                  • MaxDigits プロパティ
                  • MinDigits プロパティ
                  • SpinIncrement プロパティ
                • フィールド
                  • GroupSeparatorProperty フィールド
                  • SpinIncrementProperty フィールド
                  • ValueProperty フィールド
              • NumberLiteralDisplayField
                • 概要
                • メンバ
                • NumberLiteralDisplayField コンストラクタ
                  • NumberLiteralDisplayField コンストラクタ()
                  • NumberLiteralDisplayField コンストラクタ(String)
                • プロパティ
                  • Text プロパティ
                • フィールド
                  • TextProperty フィールド
              • NumberMoneyPatternDisplayField
                • 概要
                • メンバ
                • NumberMoneyPatternDisplayField コンストラクタ
                  • NumberMoneyPatternDisplayField コンストラクタ()
                  • NumberMoneyPatternDisplayField コンストラクタ(String)
                • プロパティ
                  • DecimalSeparator プロパティ
                  • GroupSeparator プロパティ
                  • Pattern プロパティ
                • フィールド
                  • DecimalSeparatorProperty フィールド
                  • GroupSeparatorProperty フィールド
                  • PatternProperty フィールド
              • NumberSignDisplayField
                • 概要
                • メンバ
                • NumberSignDisplayField コンストラクタ
                  • NumberSignDisplayField コンストラクタ()
                  • NumberSignDisplayField コンストラクタ(String,String)
                • プロパティ
                  • NegativePattern プロパティ
                  • PositivePattern プロパティ
                  • SignState プロパティ
                • フィールド
                  • NegativePatternProperty フィールド
                  • PositivePatternProperty フィールド
              • NumberSignField
                • 概要
                • メンバ
                • プロパティ
                  • NegativePattern プロパティ
                  • PositivePattern プロパティ
                  • SignState プロパティ
                • フィールド
                  • NegativePatternProperty フィールド
                  • PositivePatternProperty フィールド
              • NumberSignPrefixField
                • 概要
                • メンバ
                • NumberSignPrefixField コンストラクタ
              • NumberSignSuffixField
                • 概要
                • メンバ
                • NumberSignSuffixField コンストラクタ
              • ObjectItem
                • 概要
                • メンバ
                • ObjectItem コンストラクタ
                  • ObjectItem コンストラクタ()
                  • ObjectItem コンストラクタ(Object)
                • メソッド
                  • CompareValue メソッド
              • PrepareListItemEventArgs
                • 概要
                • メンバ
                • PrepareListItemEventArgs コンストラクタ
                • プロパティ
                  • ItemData プロパティ
                  • ListItem プロパティ
              • PropertyCondition
                • 概要
                • メンバ
                • PropertyCondition コンストラクタ
                • プロパティ
                  • Property プロパティ
                  • Value プロパティ
              • RadioGroupEditElement
                • 概要
                • メンバ
                • RadioGroupEditElement コンストラクタ
                • メソッド
                  • GetContainerForItemOverride メソッド
                  • GetValue メソッド
                    • GetValue() メソッド
                  • OnDirtyStateChanged メソッド
                  • OnGotFocus メソッド
                  • OnKeyDown メソッド
                  • OnTextInput メソッド
                • プロパティ
                  • IsDirty プロパティ
                  • Orientation プロパティ
                  • Owner プロパティ
                • フィールド
                  • OrientationProperty フィールド
                • イベント
                  • DirtyStateChanged イベント
              • RadioGroupEditElementItem
                • 概要
                • メンバ
                • RadioGroupEditElementItem コンストラクタ
                • メソッド
                  • OnMouseLeftButtonDown メソッド
                  • OnMouseRightButtonDown メソッド
              • RangeValidator
                • 概要
                • メンバ
                • RangeValidator コンストラクタ
                  • RangeValidator コンストラクタ()
                  • RangeValidator コンストラクタ(Object)
                • プロパティ
                  • AdjustValueOnFocus プロパティ
                  • ValueProcessAction プロパティ
              • ResultStringEventArgs
                • 概要
                • メンバ
                • プロパティ
                  • ReadString プロパティ
              • SelectedDatesCollection
                • 概要
                • メンバ
                • メソッド
                  • AddRange メソッド
                  • ClearItems メソッド
                  • InsertItem メソッド
                  • RemoveItem メソッド
                  • SetItem メソッド
                • イベント
                  • CollectionChanged イベント
              • SelectorCondition
                • 概要
                • メンバ
                • プロパティ
                  • Setters プロパティ
              • SelectorSetter
                • 概要
                • メンバ
                • SelectorSetter コンストラクタ
                • プロパティ
                  • Property プロパティ
                  • Value プロパティ
              • SelectorSetterCollection
                • 概要
                • メンバ
                • SelectorSetterCollection コンストラクタ
                • メソッド
                  • InsertItem メソッド
              • SpinButton
                • 概要
                • メンバ
                • SpinButton コンストラクタ
                • メソッド
                  • OnMouseDown メソッド
              • SpreadRadioButton
                • 概要
                • メンバ
                • SpreadRadioButton コンストラクタ
                • メソッド
                  • OnMouseLeftButtonDown メソッド
              • StringItem
                • 概要
                • メンバ
                • StringItem コンストラクタ
                  • StringItem コンストラクタ()
                  • StringItem コンストラクタ(String)
                • メソッド
                  • CompareValue メソッド
                • オペレータ
                  • 暗黙的 キャスト 演算子 オペレータ
              • StyleSelector<T>
                • 概要
                • メンバ
                • メソッド
                  • SelectStyle メソッド
              • SubItem
                • 概要
                • メンバ
                • SubItem コンストラクタ
                  • SubItem コンストラクタ(Object)
                  • SubItem コンストラクタ()
              • SubItemCollection
                • 概要
                • メンバ
                • メソッド
                  • ClearItems メソッド
                  • InsertItem メソッド
                  • RemoveItem メソッド
                  • SetItem メソッド
              • SubItemsPresenter
                • 概要
                • メンバ
                • SubItemsPresenter コンストラクタ
                • メソッド
                  • ArrangeOverride メソッド
                  • MeasureOverride メソッド
              • SubmittedEventArgs
                • 概要
                • メンバ
                • SubmittedEventArgs コンストラクタ
                • プロパティ
                  • AllowValueSynchronize プロパティ
                  • Value プロパティ
              • TextChangingEventArgs
                • 概要
                • メンバ
                • TextChangingEventArgs コンストラクタ
                • プロパティ
                  • Cancel プロパティ
                  • Result プロパティ
              • TextEditElement
                • 概要
                • メンバ
                • TextEditElement コンストラクタ
                • メソッド
                  • ArrangeOverride メソッド
                  • OnApplyTemplate メソッド
                  • OnDirtyStateChanged メソッド
                  • OnTextChanged メソッド
                • プロパティ
                  • IsDirty プロパティ
                  • Owner プロパティ
                  • ProcessNavigationKeys プロパティ
                • イベント
                  • DirtyStateChanged イベント
              • ValueContext
                • 概要
                • メンバ
                • ValueContext コンストラクタ
                • メソッド
                  • OnPropertyChanged メソッド
                  • ToString メソッド
                • プロパティ
                  • Value プロパティ
                • イベント
                  • PropertyChanged イベント
              • WeeklyHoliday
                • 概要
                • メンバ
                • WeeklyHoliday コンストラクタ
                • メソッド
                  • Clone メソッド
                  • IsDefined メソッド
                  • TypeOfDay メソッド
                • プロパティ
                  • DayOfWeek プロパティ
                  • HolidayName プロパティ
                  • HolidayOverridePolicy プロパティ
                  • IsYearly プロパティ
                  • WeekInMonth プロパティ
              • WeekNumber
                • 概要
                • メンバ
                • WeekNumber コンストラクタ
                • メソッド
                  • OnApplyTemplate メソッド
                • プロパティ
                  • WeekNumberInfo プロパティ
                • フィールド
                  • WeekNumberInfoProperty フィールド
              • WeekNumberInfo
                • 概要
                • メンバ
                • プロパティ
                  • Number プロパティ
                  • Text プロパティ
              • WeekTitle
                • 概要
                • メンバ
                • WeekTitle コンストラクタ
                • メソッド
                  • OnApplyTemplate メソッド
                • プロパティ
                  • WeekTitleInfo プロパティ
                • フィールド
                  • WeekTitleInfoProperty フィールド
              • WeekTitleInfo
                • 概要
                • メンバ
                • プロパティ
                  • DayOfWeek プロパティ
                  • Text プロパティ
              • WeekTitleStyleSelector
                • 概要
                • メンバ
                • WeekTitleStyleSelector コンストラクタ
                • メソッド
                  • SelectStyle メソッド
                • プロパティ
                  • Conditions プロパティ
            • 列挙型
              • AllowSelection
              • AmPmPattern
              • BlinkStyle
              • ButtonVisibility
              • CalculatorOperation
              • CalendarMode
              • CalendarSelectionMode
              • CalendarYear
              • CharMaskInputDirection
              • ClipContent
              • CrLfMode
              • DateSpinMode
              • DayOfWeek
              • DayOfWeeks
              • DayType
              • DecimalGeneralFormat
              • EditMode
              • EllipsisMode
              • EmptyRow
              • EraPattern
              • ExitKey
              • ExitOnLeftRightKey
              • FieldsEditMode
              • HighlightText
              • HolidayOverridePolicy
              • Hour12Mode
              • KanaMode
              • LengthUnit
              • LineStyle
              • ListBoxLengthUnitType
              • Month
              • MonthPattern
              • Months
              • NumberSpinMode
              • PickDayType
              • ReadingStringOutputMode
              • ShowLiterals
              • SignState
              • TabAction
              • ValidationTrigger
              • ValueProcessAction
              • ValueSignControl
              • WeekdayPattern
              • Weeks
              • YearDigitType
            • 構造体
              • ListBoxLength
                • 概要
                • メンバ
                • ListBoxLength コンストラクタ
                  • ListBoxLength コンストラクタ(Double)
                  • ListBoxLength コンストラクタ(Double,ListBoxLengthUnitType)
                • メソッド
                  • Equals メソッド
                    • Equals(ListBoxLength) メソッド
                    • Equals(Object) メソッド
                  • GetHashCode メソッド
                • プロパティ
                  • Auto プロパティ
                  • DisplayValue プロパティ
                  • IsAbsolute プロパティ
                  • IsAuto プロパティ
                  • IsSizeToHeader プロパティ
                  • IsSizeToSubItems プロパティ
                  • IsStar プロパティ
                  • SizeToHeader プロパティ
                  • SizeToSubItems プロパティ
                  • UnitType プロパティ
                  • Value プロパティ
                • オペレータ
                  • 等価判定演算子 オペレータ
                  • 等しくないか判定する演算子 オペレータ
            • インターフェース
              • IAllowDropDownCellType
                • 概要
                • メンバ
                • プロパティ
                  • DropDownButtonStyle プロパティ
                  • DropDownButtonVisibility プロパティ
              • IAllowDropDownElement
                • 概要
                • メンバ
                • メソッド
                  • ShowDropDown メソッド
                • プロパティ
                  • IsDropDownOpened プロパティ
              • IAllowSpinCellType
                • 概要
                • メンバ
                • プロパティ
                  • SpinButtonStyle プロパティ
                  • SpinButtonVisibility プロパティ
              • IAllowSpinElement
                • 概要
                • メンバ
                • メソッド
                  • SpinDown メソッド
                  • SpinUp メソッド
              • IDropDown
                • 概要
                • メンバ
                • プロパティ
                  • AllowDropDownOpen プロパティ
                  • AutoOpenDropDown プロパティ
                  • IsDropDownOpen プロパティ
              • IEditElement
                • 概要
                • メンバ
                • メソッド
                  • GetValue メソッド
                • プロパティ
                  • IsDirty プロパティ
                  • Owner プロパティ
                • イベント
                  • DirtyStateChanged イベント
              • IHoliday
                • 概要
                • メンバ
                • メソッド
                  • IsDefined メソッド
                  • TypeOfDay メソッド
                • プロパティ
                  • HolidayName プロパティ
                  • IsYearly プロパティ
              • ISpinable
                • 概要
                • メンバ
                • メソッド
                  • DoSpinDown メソッド
                    • DoSpinDown() メソッド
                    • DoSpinDown(Int32) メソッド
                  • DoSpinUp メソッド
                    • DoSpinUp() メソッド
                    • DoSpinUp(Int32) メソッド
                • プロパティ
                  • SpinIncrement プロパティ
            • デリゲート
              • CalendarDateChangedEventHandler
              • CalendarModeChangedEventHandler
              • ClickDateEventHandler
              • KeyExitEventHandler
              • ResultStringEventHandler
              • SubmittedEventHandler
              • TextChangingEventHandler
          • GrapeCity.Windows.SpreadGrid.Internal 名前空間
            • 概要
            • クラス
              • InternalFormulaBarHelper
                • 概要
                • メンバ
                • メソッド
                  • GetFormulaBarHelper メソッド
            • インターフェース
              • IInternalFormulaBarHelper
                • 概要
                • メンバ
                • メソッド
                  • AttachAutoColorize メソッド
                  • AttachRangeSelector メソッド
                    • AttachRangeSelector(RichTextBox) メソッド
                    • AttachRangeSelector(TextBox) メソッド
                  • DetachAutoColorize メソッド
                  • DetachRangeSelector メソッド
                  • HideRangeSelector メソッド
                  • ShowRangeSelector メソッド
                • プロパティ
                  • IsAddingNewRange プロパティ
                  • IsEditingExistingRange プロパティ
                  • IsInDialog プロパティ
          • GrapeCity.Windows.SpreadGrid.Presenters 名前空間
            • 概要
            • クラス
              • AutoFilterCheckBox
                • 概要
                • メンバ
                • AutoFilterCheckBox コンストラクタ
                • メソッド
                  • OnClick メソッド
                  • OnMouseLeftButtonDown メソッド
                  • OnMouseLeftButtonUp メソッド
              • AutoFilterDropDownItemControl
                • 概要
                • メンバ
                • AutoFilterDropDownItemControl コンストラクタ
                • メソッド
                  • CanExecuteCommand メソッド
                  • ExecuteCommand メソッド
                  • OnGotFocus メソッド
              • AutoFilterEditor
                • 概要
                • メンバ
                • AutoFilterEditor コンストラクタ
                • メソッド
                  • OnApplyTemplate メソッド
                  • OnKeyDown メソッド
                • イベント
                  • CancelClick イベント
                  • OKClick イベント
              • AutoFilterEditor2
                • 概要
                • メンバ
                • AutoFilterEditor2 コンストラクタ
                • メソッド
                  • OnApplyTemplate メソッド
                  • OnKeyDown メソッド
                  • OnMouseLeftButtonUp メソッド
                • プロパティ
                  • IsChecked プロパティ
                • フィールド
                  • IsCheckedProperty フィールド
              • AutoFilterItem
                • 概要
                • メンバ
                • AutoFilterItem コンストラクタ
                • メソッド
                  • OnPropertyChanged メソッド
                • プロパティ
                  • Criterion プロパティ
                  • DisplayText プロパティ
                  • IsChecked プロパティ
                • イベント
                  • PropertyChanged イベント
              • AutoFilterItemValueConverter
                • 概要
                • メンバ
                • AutoFilterItemValueConverter コンストラクタ
                • メソッド
                  • Convert メソッド
                  • ConvertBack メソッド
              • AutoFilterListBox
                • 概要
                • メンバ
                • AutoFilterListBox コンストラクタ
                • メソッド
                  • GetContainerForItemOverride メソッド
                  • IsItemItsOwnContainerOverride メソッド
                  • OnApplyTemplate メソッド
                  • OnGotFocus メソッド
                  • OnKeyDown メソッド
                  • PrepareContainerForItemOverride メソッド
              • AutoFilterListBoxItem
                • 概要
                • メンバ
                • AutoFilterListBoxItem コンストラクタ
                • メソッド
                  • OnApplyTemplate メソッド
                  • OnKeyDown メソッド
                  • OnMouseLeftButtonDown メソッド
                  • OnMouseLeftButtonUp メソッド
              • BaseCellPresenter
                • 概要
                • メンバ
                • メソッド
                  • MeasureOverride メソッド
                  • OnApplyTemplate メソッド
                  • OnAttach メソッド
                  • OnDetach メソッド
                  • OnMouseEnter メソッド
                  • OnMouseLeave メソッド
                  • OnMouseLeftButtonDown メソッド
                  • OnPropertyChanged メソッド
                  • UpdateVisualStateOverride メソッド
                • プロパティ
                  • ActiveCellBackground プロパティ
                  • ActiveCellBackgroundUnfocused プロパティ
                  • ActiveCellForeground プロパティ
                  • ActiveCellForegroundUnfocused プロパティ
                  • ActualMouseOverBackground プロパティ
                  • ActualSelectionBackground プロパティ
                  • ActualSelectionBackgroundOpacity プロパティ
                  • Cell プロパティ
                  • HeaderSelectionFontWeight プロパティ
                  • HighlightBackground プロパティ
                  • HighlightBackgroundUnfocused プロパティ
                  • HighlightForeground プロパティ
                  • HighlightForegroundUnfocused プロパティ
                  • HighlightMouseOverBackground プロパティ
                  • IsActiveCell プロパティ
                  • IsEditing プロパティ
                  • Locked プロパティ
                  • MouseOverBackground プロパティ
                  • MouseOverForeground プロパティ
                  • SelectionBackground プロパティ
                  • SelectionBackgroundOpacity プロパティ
                  • SelectionBackgroundUnfocused プロパティ
                  • SelectionForeground プロパティ
                  • SelectionForegroundUnfocused プロパティ
                  • ShowCellButton プロパティ
                  • Value プロパティ
                • フィールド
                  • ActiveCellBackgroundProperty フィールド
                  • ActiveCellBackgroundUnfocusedProperty フィールド
                  • ActiveCellForegroundProperty フィールド
                  • ActiveCellForegroundUnfocusedProperty フィールド
                  • ActualMouseOverBackgroundProperty フィールド
                  • ActualSelectionBackgroundOpacityProperty フィールド
                  • ActualSelectionBackgroundProperty フィールド
                  • HeaderSelectionFontWeightProperty フィールド
                  • HighlightBackgroundProperty フィールド
                  • HighlightBackgroundUnfocusedProperty フィールド
                  • HighlightForegroundProperty フィールド
                  • HighlightForegroundUnfocusedProperty フィールド
                  • HighlightInfoProperty フィールド
                  • HighlightMouseOverBackgroundProperty フィールド
                  • IsActiveCellProperty フィールド
                  • IsEditingProperty フィールド
                  • LockedProperty フィールド
                  • MouseOverBackgroundProperty フィールド
                  • MouseOverForegroundProperty フィールド
                  • SelectionBackgroundOpacityProperty フィールド
                  • SelectionBackgroundProperty フィールド
                  • SelectionBackgroundUnfocusedProperty フィールド
                  • SelectionForegroundProperty フィールド
                  • SelectionForegroundUnfocusedProperty フィールド
                  • SelectionInfoProperty フィールド
                  • ShowCellButtonProperty フィールド
                  • ValueProperty フィールド
              • BorderPresenter
                • 概要
                • メンバ
                • BorderPresenter コンストラクタ
                • メソッド
                  • ArrangeOverride メソッド
                  • Attach メソッド
                  • Detach メソッド
                  • MeasureOverride メソッド
                • プロパティ
                  • BorderProvider プロパティ
              • CellDropDownButton
                • 概要
                • メンバ
                • CellDropDownButton コンストラクタ
                • メソッド
                  • OnMouseLeftButtonDown メソッド
              • CellElementContainer
                • 概要
                • メンバ
                • CellElementContainer コンストラクタ
                • メソッド
                  • MeasureOverride メソッド
                  • OnApplyTemplate メソッド
                • プロパティ
                  • Child プロパティ
                • フィールド
                  • ChildProperty フィールド
              • CellHorizontalAlignmentHelper
                • 概要
                • メンバ
                • メソッド
                  • ToHorizontalAlignment メソッド
                    • ToHorizontalAlignment(Cell) メソッド
                    • ToHorizontalAlignment(Cell,CellHorizontalAlignment) メソッド
                    • ToHorizontalAlignment(CellTypeBase,Object,CellHorizontalAlignment) メソッド
                    • ToHorizontalAlignment(HorizontalAlignment) メソッド
                  • ToVerticalAlignment メソッド
                    • ToVerticalAlignment(CellVerticalAlignment) メソッド
                    • ToVerticalAlignment(VerticalAlignment) メソッド
                • フィールド
                  • DefaultHAlign フィールド
                  • DefaultVAlign フィールド
                  • SpreadDefaultHAlign フィールド
                  • SpreadDefaultVAlign フィールド
              • CellPresenter
                • 概要
                • メンバ
                • CellPresenter コンストラクタ
                • メソッド
                  • OnApplyTemplate メソッド
                  • OnAttach メソッド
                  • OnDetach メソッド
                  • UpdateVisualStateOverride メソッド
                • プロパティ
                  • IsValid プロパティ
                  • ValidationErrors プロパティ
                • フィールド
                  • IsValidProperty フィールド
                  • ValidationErrorsProperty フィールド
              • CellPresenterStyleSelectorContext
                • 概要
                • メンバ
                • CellPresenterStyleSelectorContext コンストラクタ
                • プロパティ
                  • Position プロパティ
                  • Spread プロパティ
              • CellSelectionPresenter
                • 概要
                • メンバ
                • CellSelectionPresenter コンストラクタ
                • メソッド
                  • ArrangeOverride メソッド
                  • MeasureOverride メソッド
                • プロパティ
                  • Fill プロパティ
                • フィールド
                  • FillProperty フィールド
              • CellSpinButton
                • 概要
                • メンバ
                • CellSpinButton コンストラクタ
                • メソッド
                  • OnApplyTemplate メソッド
                • プロパティ
                  • Delay プロパティ
                  • Interval プロパティ
                • フィールド
                  • DelayProperty フィールド
                  • IntervalProperty フィールド
              • ColumnDropDownList
                • 概要
                • メンバ
                • ColumnDropDownList コンストラクタ
                • メソッド
                  • OnKeyDown メソッド
                  • PrepareContainerForItemOverride メソッド
                • プロパティ
                  • ShowIconBar プロパティ
                • フィールド
                  • ShowIconBarProperty フィールド
              • ColumnHeaderCellPresenter
                • 概要
                • メンバ
                • ColumnHeaderCellPresenter コンストラクタ
                • メソッド
                  • OnApplyTemplate メソッド
                  • OnAttach メソッド
                  • OnDetach メソッド
                  • UpdateVisualStateOverride メソッド
                • プロパティ
                  • FilterButtonVisibility プロパティ
                  • SortIndicatorVisibility プロパティ
                • フィールド
                  • FilterButtonVisibilityProperty フィールド
                  • SortIndicatorVisibilityProperty フィールド
              • CornerHeaderCellPresenter
                • 概要
                • メンバ
                • CornerHeaderCellPresenter コンストラクタ
              • DragFillContextMenu
                • 概要
                • メンバ
              • DragFillContextMenuItem
                • 概要
                • メンバ
                • プロパティ
                  • IsChecked プロパティ
                  • Text プロパティ
                • フィールド
                  • IsCheckedProperty フィールド
                  • TextProperty フィールド
              • DragFillSmartTag
                • 概要
                • メンバ
              • DragIndicator
                • 概要
                • メンバ
                • DragIndicator コンストラクタ
              • DropDownItemBaseControl
                • 概要
                • メンバ
                • メソッド
                  • CanExecuteCommand メソッド
                  • ExecuteCommand メソッド
                  • OnApplyTemplate メソッド
                  • UpdateVisualState メソッド
                • プロパティ
                  • Command プロパティ
                  • CommandParameter プロパティ
                  • ShowIcon プロパティ
                  • ShowTriangle プロパティ
                • フィールド
                  • CommandParameterProperty フィールド
                  • CommandProperty フィールド
                  • ShowIconProperty フィールド
                  • ShowTriangleProperty フィールド
              • DropDownItemControl
                • 概要
                • メンバ
                • DropDownItemControl コンストラクタ
                • メソッド
                  • OnClick メソッド
                  • OnKeyDown メソッド
                  • OnMouseEnter メソッド
                  • OnMouseLeave メソッド
                  • OnMouseLeftButtonUp メソッド
                  • UpdateVisualState メソッド
                • プロパティ
                  • Children プロパティ
                  • Icon プロパティ
                • フィールド
                  • IconProperty フィールド
                • イベント
                  • Click イベント
              • DropLocationIndicator
                • 概要
                • メンバ
                • DropLocationIndicator コンストラクタ
              • EditElementContainer
                • 概要
                • メンバ
                • EditElementContainer コンストラクタ
                • メソッド
                  • OnApplyTemplate メソッド
                • プロパティ
                  • IsValid プロパティ
                  • ValidationErrors プロパティ
                • フィールド
                  • IsValidProperty フィールド
                  • ValidationErrorsProperty フィールド
              • FilterButton
                • 概要
                • メンバ
                • FilterButton コンストラクタ
                • プロパティ
                  • HasFilter プロパティ
                • フィールド
                  • HasFilterProperty フィールド
              • FilterContextMenu
                • 概要
                • メンバ
                • FilterContextMenu コンストラクタ
                • メソッド
                  • OnOpened メソッド
                  • OnPreviewKeyDown メソッド
              • FilterContextMenuItem
                • 概要
                • メンバ
                • FilterContextMenuItem コンストラクタ
              • LoadingUI
                • 概要
                • メンバ
                • LoadingUI コンストラクタ
              • LoadingUIVisibleValueConverter
                • 概要
                • メンバ
                • LoadingUIVisibleValueConverter コンストラクタ
                • メソッド
                  • Convert メソッド
                  • ConvertBack メソッド
              • OverflowPresenter
                • 概要
                • メンバ
                • OverflowPresenter コンストラクタ
                • メソッド
                  • ArrangeOverride メソッド
                  • GetNeedOverflow メソッド
                  • MeasureOverride メソッド
                  • SetNeedOverflow メソッド
                • フィールド
                  • NeedOverflowProperty フィールド
              • RowHeaderCellPresenter
                • 概要
                • メンバ
                • RowHeaderCellPresenter コンストラクタ
                • メソッド
                  • OnApplyTemplate メソッド
                  • OnAttach メソッド
                  • OnDetach メソッド
                  • UpdateVisualStateOverride メソッド
                • プロパティ
                  • RowSelectorVisibility プロパティ
                  • ValidationErrors プロパティ
                  • ValidationIndicatorVisibility プロパティ
                • フィールド
                  • RowSelectorVisibilityProperty フィールド
                  • ValidationErrorsProperty フィールド
                  • ValidationIndicatorVisibilityProperty フィールド
              • SeparatorDropDownItemControl
                • 概要
                • メンバ
                • SeparatorDropDownItemControl コンストラクタ
              • SpreadElementPresenter
                • 概要
                • メンバ
                • メソッド
                  • OnAttach メソッド
                  • OnDetach メソッド
                  • OnPropertyChanged メソッド
                  • UpdateVisualStateOverride メソッド
                • プロパティ
                  • ActualBackground プロパティ
                  • ActualForeground プロパティ
                  • Data プロパティ
                  • TextDecorations プロパティ
                • フィールド
                  • ActualBackgroundProperty フィールド
                  • ActualForegroundProperty フィールド
                  • TextDecorationsProperty フィールド
              • SpreadGridPresenter
                • 概要
                • メンバ
                • SpreadGridPresenter コンストラクタ
                • メソッド
                  • ArrangeOverride メソッド
                  • MeasureOverride メソッド
                  • OnApplyTemplate メソッド
                  • OnKeyDown メソッド
                  • OnMouseWheel メソッド
                  • OnTextInput メソッド
              • SpreadGridViewer
                • 概要
                • メンバ
                • SpreadGridViewer コンストラクタ
                • メソッド
                  • ArrangeOverride メソッド
                  • MeasureOverride メソッド
              • SpreadGridViewportPresenter
                • 概要
                • メンバ
                • SpreadGridViewportPresenter コンストラクタ
                • メソッド
                  • ArrangeOverride メソッド
                  • MeasureOverride メソッド
              • SpreadStyleSelector
                • 概要
                • メンバ
                • SpreadStyleSelector コンストラクタ
                • メソッド
                  • SelectCellStyle メソッド
                  • SelectColumnHeaderStyle メソッド
                  • SelectCornerHeaderStyle メソッド
                  • SelectRowHeaderStyle メソッド
              • SpreadValidationSummary
                • 概要
                • メンバ
                • SpreadValidationSummary コンストラクタ
              • TooltipControl
                • 概要
                • メンバ
                • TooltipControl コンストラクタ
                • プロパティ
                  • Text プロパティ
                • フィールド
                  • TextProperty フィールド
              • ValidationErrorIndicator
                • 概要
                • メンバ
                • ValidationErrorIndicator コンストラクタ
                • メソッド
                  • OnApplyTemplate メソッド
                  • OnMouseLeftButtonDown メソッド
                • プロパティ
                  • IsValid プロパティ
                  • ValidationErrors プロパティ
                • フィールド
                  • IsValidProperty フィールド
                  • ValidationErrorsProperty フィールド
            • 列挙型
              • AutoFillTypes
            • インターフェース
              • IBorderProvider
                • 概要
                • メンバ
                • メソッド
                  • Detach メソッド
                  • GetBottomBorderLine メソッド
                  • GetCellBounds メソッド
                  • GetCellRange メソッド
                  • GetLeftBorderLine メソッド
                  • GetRightBorderLine メソッド
                  • GetTopBorderLine メソッド
                  • NextColumn メソッド
                  • NextRow メソッド
                  • PreviousColumn メソッド
                  • PreviousRow メソッド
                  • UpdateLayout メソッド
                • プロパティ
                  • ContentBounds プロパティ
                  • IsBorderPoolSuspended プロパティ
                • イベント
                  • BorderChanged イベント
          • GrapeCity.Windows.SpreadGrid.Services.FormulaRangeSelect 名前空間
            • 概要
    • Excel 形式ファイルのインポート/エクスポート
      • Excel 形式ファイルのインポート
        • ワークブックの設定のインポート
        • シートの設定のインポート
        • 行/列の設定のインポート
        • セルの設定のインポート
        • 数式設定のインポート
        • 罫線スタイルの適用
        • 印刷設定のインポート
      • Excel 形式ファイルへのエクスポート
        • コントロールの設定のエクスポート
        • 行/列の設定のエクスポート
        • セルの設定のエクスポート
        • セル型の設定のエクスポート
        • 罫線スタイルのエクスポート
        • 印刷設定のエクスポート
    • SPREAD プラットフォーム間比較
      • SPREAD ActiveX/Windows Forms/WPF 機能比較
      • SPREAD ActiveX/WPF メンバ比較
        • プロパティ比較表(ActiveX/WPF)
        • メソッド比較表(ActiveX/WPF)
        • イベント比較表(ActiveX/WPF)
      • SPREAD Windows Forms/WPF メンバ比較
        • プロパティ比較表(Windows Forms/WPF)
        • メソッド比較表(Windows Forms/WPF)
        • イベント比較表(Windows Forms/WPF)