• 製品の概要
    • はじめに
      • クイックスタート
        • 手順 1:コントロールの追加
        • 手順 2: データソースへのグリッドの連結
        • 手順 3:アプリケーションの実行
      • クラス階層
      • Expression Blend に C1DataGrid コントロールの作成
    • 主な概念とプロパティ
    • DataGrid の機能
      • 行の追加
        • 行の追加を無効にする
      • 行および列のサイズ変更
        • 行および列のサイズ変更を無効にする
      • 列の並べ替え
      • 列型
      • カスタム列
        • 列セルコンテンツのカスタマイズ
      • カスタム行
        • 行セルコンテンツのカスタマイズ
        • カスタム行の追加
        • 行の詳細の追加
      • データ連結
        • WCF RIA Services のデータ連結 (Silverlight のみ)
      • 遅延スクロールとリアルタイムスクロール
      • 列の定義
        • 列の生成
      • 編集
        • セルの編集
          • セルの編集を無効にする
        • グリッドのロック
      • グリッドのフィルタ処理
        • 基本的な列フィルタ処理
        • 列のフィルタ処理
        • フィルタ行フィルタ処理
        • フルテキストグリッドフィルタ処理
        • 高度なフィルタ処理
        • 列フィルタリスト
        • 列のフィルタ処理を無効にする
        • ベクターオブジェクト
      • 列のフリーズ
        • 列のフリーズを有効にする
        • 行のフリーズ
      • グループ化を有効にする
        • グループ化領域の表示
        • 列のグループ化
        • グリッドの集計
      • キーボードとマウスによる移動
        • キーボードによる移動
        • マウスによる移動
        • 複数行の選択
        • キーボードによる移動のカスタマイズ
      • アプリケーションのローカライズ
        • リソースファイルの追加
        • サポートするカルチャの追加
        • 現在のカルチャの設定
      • 行の詳細
        • RowDetailsTemplate テンプレート
        • 詳細行の切り替えを無効にする
      • 列のソート
        • 列のソートを無効にする
      • レイアウトおよび外観
        • テーマ
        • テンプレートとスタイルの編集
        • テーブル書式設定オプション
          • 行および列ヘッダーの表示/非表示の設定
          • グリッド線の表示/非表示の設定
          • 新規行の表示/非表示の設定
          • 垂直および水平スクロールバーの表示/非表示の設定
          • 行の詳細の表示/非表示の設定
        • ブラシ
        • ClearStyle
        • テンプレートパーツ
        • 外観のカスタマイズ
          • 背景色と前景色の変更
          • 交互表示の色の除去
          • マウスホバースタイルの変更
          • フォントスタイルの変更
    • 実行時の操作
    • 選択モードの設定
      • 自動生成された列のカスタマイズ
    • チュートリアル (Silverlight のみ)
      • Web サービスへのグリッドの連結
        • 手順 1:ユーザーインターフェイスの作成
        • 手順 2:データベースおよび Web サービスの追加
        • 手順 3:Web サービスの接続
      • RSS フィードへのグリッドの連結
      • マスター/詳細ビューの作成
        • 手順 1:マスター/詳細グリッドの設定
        • 手順 2:プロジェクトへのデータソースの追加
        • 手順 3:行の詳細の設定
      • グリッドのローカライズ
        • 手順 1:ローカライズされたグリッドの設定
        • 手順 2:リソースファイルの追加
        • 手順 3:カルチャの設定
      • WCF RIA Services のデータソースへのグリッドの連結
        • 手順 1:アプリケーションの作成とデータソースの追加
        • 手順 2:C1DataGrid コントロールの追加
        • 手順 3:アプリケーションの実行
      • ステルスページングの実装
        • 手順 1:ユーザーインターフェイスの作成
        • 手順 2:Web サービスの追加
        • 手順 3:Web サービスの接続とステルスページングの追加
    • タスク別ヘルプ
      • C1DataGrid コントロールの作成
  • リファレンス
    • C1.Silverlight.DataGrid.5 アセンブリ
      • 名前空間
        • C1.Silverlight.DataGrid 名前空間
          • 概要
          • クラス
            • C1CollectionChangedEventArgs
              • 概要
              • メンバ
              • C1CollectionChangedEventArgs コンストラクタ
              • プロパティ
                • AddedItems プロパティ
                • ItemPropertiesChanged プロパティ
                • RemovedItems プロパティ
            • C1DataGrid
              • 概要
              • メンバ
              • C1DataGrid コンストラクタ
              • メソッド
                • BeginEdit メソッド
                  • BeginEdit() メソッド
                  • BeginEdit(Int32,Int32) メソッド
                  • BeginEdit(DataGridCell) メソッド
                  • BeginEdit(RoutedEventArgs) メソッド
                • BeginNewRow メソッド
                • CancelEdit メソッド
                • EndEdit メソッド
                  • EndEdit() メソッド
                  • EndEdit(Boolean) メソッド
                  • EndEdit(Boolean,Boolean) メソッド
                • EndEditRow メソッド
                • EndNewRow メソッド
                • FilterBy メソッド
                  • FilterBy(DataGridColumn,DataGridFilterState) メソッド
                  • FilterBy(DataGridColumn,DataGridFilterState,Boolean) メソッド
                  • FilterBy(KeyValuePair<DataGridColumn,DataGridFilterState>[]) メソッド
                  • FilterBy(DataGridColumnValue<DataGridFilterState>[]) メソッド
                • GetCell メソッド
                • GetCellFromFrameworkElement メソッド
                • GetCellFromPoint メソッド
                • GetDetailFromPoint メソッド
                • GetPageImages メソッド
                  • GetPageImages(ScaleMode,Size,Thickness,Int32,Int32) メソッド
                  • GetPageImages(ScaleMode,Size,Thickness,Int32,Boolean,Int32) メソッド
                • GroupBy メソッド
                  • GroupBy(DataGridColumn,DataGridSortDirection) メソッド
                  • GroupBy(DataGridColumn,DataGridSortDirection,Boolean) メソッド
                  • GroupBy(DataGridColumn[]) メソッド
                  • GroupBy(KeyValuePair<DataGridColumn,DataGridSortDirection>[]) メソッド
                  • GroupBy(DataGridColumnValue<DataGridSortDirection>[]) メソッド
                • MoveColumn メソッド
                • OnApplyTemplate メソッド
                • PageDown メソッド
                • PageUp メソッド
                • Print メソッド
                  • Print(String) メソッド
                  • Print(String,ScaleMode,Thickness,Int32) メソッド
                  • Print(String,PrinterFallbackSettings,Boolean) メソッド
                  • Print(String,ScaleMode,Thickness,Int32,PrinterFallbackSettings,Boolean) メソッド
                • Refresh メソッド
                • Reload メソッド
                • RemoveRow メソッド
                • RemoveRows メソッド
                  • RemoveRows(DataGridRow[]) メソッド
                  • RemoveRows(Int32[]) メソッド
                • ScrollIntoView メソッド
                  • ScrollIntoView(Object,DataGridColumn) メソッド
                  • ScrollIntoView() メソッド
                  • ScrollIntoView(Int32,Int32) メソッド
                  • ScrollIntoView(FrameworkElement) メソッド
                • SortBy メソッド
                  • SortBy(DataGridColumn,DataGridSortDirection) メソッド
                  • SortBy(DataGridColumn,DataGridSortDirection,Boolean) メソッド
                  • SortBy(DataGridColumn[]) メソッド
                  • SortBy(KeyValuePair<DataGridColumn,DataGridSortDirection>[]) メソッド
                  • SortBy(DataGridColumnValue<DataGridSortDirection>[]) メソッド
              • プロパティ
                • AlternatingRowBackground プロパティ
                • AlternatingRowForeground プロパティ
                • AutoGenerateColumns プロパティ
                • BodyRect プロパティ
                • BottomRows プロパティ
                • CanUserAddRows プロパティ
                • CanUserEditRows プロパティ
                • CanUserFilter プロパティ
                • CanUserFreezeColumns プロパティ
                • CanUserGroup プロパティ
                • CanUserRemoveRows プロパティ
                • CanUserReorderColumns プロパティ
                • CanUserResizeColumns プロパティ
                • CanUserResizeRows プロパティ
                • CanUserSelectByDragging プロパティ
                • CanUserSort プロパティ
                • CanUserToggleDetails プロパティ
                • CellStyle プロパティ
                • ClipboardCopyMode プロパティ
                • ClipboardPasteMode プロパティ
                • ColumnHeaderClickAction プロパティ
                • ColumnHeaderHeight プロパティ
                • ColumnHeaderOptionsVisibility プロパティ
                • ColumnHeaderStyle プロパティ
                • Columns プロパティ
                • ColumnWidth プロパティ
                • CurrentCell プロパティ
                • CurrentColumn プロパティ
                • CurrentRow プロパティ
                • DataSourceView プロパティ
                • DragOverColumnStyle プロパティ
                • DragSourceColumnStyle プロパティ
                • DropIndicatorStyle プロパティ
                • FilteredColumns プロパティ
                • FiltersCombination プロパティ
                • FilterStyle プロパティ
                • Focused プロパティ
                • FocusStyle プロパティ
                • FrozenBottomRowsCount プロパティ
                • FrozenColumnCount プロパティ
                • FrozenTopRowsCount プロパティ
                • GridLinesVisibility プロパティ
                • GroupColumnHeaderStyle プロパティ
                • GroupedColumns プロパティ
                • GroupingPanelBackground プロパティ
                • GroupingPanelForeground プロパティ
                • GroupingPanelStyle プロパティ
                • GroupRowHeaderStyle プロパティ
                • GroupRowHeight プロパティ
                • GroupRowPosition プロパティ
                • GroupRowStyle プロパティ
                • HeaderBackground プロパティ
                • HeaderForeground プロパティ
                • HeadersVisibility プロパティ
                • HorizontalGridLinesBrush プロパティ
                • HorizontalScrollBarVisibility プロパティ
                • IndentWidth プロパティ
                • IsAddingNewRowsAllowed プロパティ
                • IsDetailsTogglingAllowed プロパティ
                • IsEditingRowsAllowed プロパティ
                • IsFilteringRowsAllowed プロパティ
                • IsGroupingRowsAllowed プロパティ
                • IsLoading プロパティ
                • IsMouseOver プロパティ
                • IsReadOnly プロパティ
                • IsRemovingRowsAllowed プロパティ
                • IsSortingRowsAllowed プロパティ
                • Item プロパティ
                  • Item(Int32,Int32) プロパティ
                  • Item(DataGridRow,DataGridColumn) プロパティ
                • ItemsSource プロパティ
                • LeadingColumnWidth プロパティ
                • LoadingIndicatorStyle プロパティ
                • MaxColumnWidth プロパティ
                • MaxRowHeight プロパティ
                • MinColumnWidth プロパティ
                • MinRowHeight プロパティ
                • MouseOverBrush プロパティ
                • NewRowHeaderStyle プロパティ
                • NewRowStyle プロパティ
                • NewRowVisibility プロパティ
                • PressedBrush プロパティ
                • RowBackground プロパティ
                • RowDetailsTemplate プロパティ
                • RowDetailsVisibilityMode プロパティ
                • RowForeground プロパティ
                • RowHeaderStyle プロパティ
                • RowHeaderWidth プロパティ
                • RowHeight プロパティ
                • Rows プロパティ
                • RowStyle プロパティ
                • ScrollBarStyle プロパティ
                • ScrollMode プロパティ
                • ScrollPreviewRowTemplate プロパティ
                • SelectedBackground プロパティ
                • SelectedIndex プロパティ
                • SelectedItem プロパティ
                • SelectedItems プロパティ
                • Selection プロパティ
                • SelectionMode プロパティ
                • ShowFluidMouseOver プロパティ
                • ShowGroupingPanel プロパティ
                • ShowValidationIndicators プロパティ
                • ShowVerticalFreezingSeparator プロパティ
                • SortedColumns プロパティ
                • TopRows プロパティ
                • ValidationBackground プロパティ
                • ValidationForeground プロパティ
                • VerticalFreezingSeparatorStyle プロパティ
                • VerticalFreezingSeparatorWidth プロパティ
                • VerticalGridLinesBrush プロパティ
                • VerticalScrollBarVisibility プロパティ
                • VerticalScrollStep プロパティ
                • Viewport プロパティ
              • フィールド
                • AlternatingRowBackgroundProperty フィールド
                • AlternatingRowForegroundProperty フィールド
                • AutoGenerateColumnsProperty フィールド
                • BodyRectProperty フィールド
                • CanUserAddRowsProperty フィールド
                • CanUserEditRowsProperty フィールド
                • CanUserFilterProperty フィールド
                • CanUserFreezeColumnsProperty フィールド
                • CanUserGroupProperty フィールド
                • CanUserRemoveRowsProperty フィールド
                • CanUserReorderColumnsProperty フィールド
                • CanUserResizeColumnsProperty フィールド
                • CanUserResizeRowsProperty フィールド
                • CanUserSelectByDraggingProperty フィールド
                • CanUserSortProperty フィールド
                • CanUserToggleDetailsProperty フィールド
                • CellStyleProperty フィールド
                • ClipboardCopyModeProperty フィールド
                • ClipboardPasteModeProperty フィールド
                • ColumnHeaderClickActionProperty フィールド
                • ColumnHeaderHeightProperty フィールド
                • ColumnHeaderOptionsVisibilityProperty フィールド
                • ColumnHeaderStyleProperty フィールド
                • ColumnWidthProperty フィールド
                • CurrentColumnProperty フィールド
                • CurrentRowProperty フィールド
                • DragOverColumnStyleProperty フィールド
                • DragSourceColumnStyleProperty フィールド
                • DropIndicatorStyleProperty フィールド
                • FiltersCombinationProperty フィールド
                • FilterStyleProperty フィールド
                • FocusStyleProperty フィールド
                • FrozenBottomRowsCountProperty フィールド
                • FrozenColumnCountProperty フィールド
                • FrozenTopRowsCountProperty フィールド
                • GridLinesVisibilityProperty フィールド
                • GroupColumnHeaderStyleProperty フィールド
                • GroupingPanelBackgroundProperty フィールド
                • GroupingPanelForegroundProperty フィールド
                • GroupingPanelStyleProperty フィールド
                • GroupRowHeaderStyleProperty フィールド
                • GroupRowHeightProperty フィールド
                • GroupRowPositionProperty フィールド
                • GroupRowStyleProperty フィールド
                • HeaderBackgroundProperty フィールド
                • HeaderForegroundProperty フィールド
                • HeadersVisibilityProperty フィールド
                • HorizontalGridLinesBrushProperty フィールド
                • HorizontalScrollBarVisibilityProperty フィールド
                • IndentWidthProperty フィールド
                • IsLoadingProperty フィールド
                • IsMouseOverProperty フィールド
                • IsReadOnlyProperty フィールド
                • ItemsSourceProperty フィールド
                • LeadingColumnWidthProperty フィールド
                • LoadingIndicatorStyleProperty フィールド
                • MaxColumnWidthProperty フィールド
                • MaxRowHeightProperty フィールド
                • MinColumnWidthProperty フィールド
                • MinRowHeightProperty フィールド
                • MouseOverBrushProperty フィールド
                • NewRowHeaderStyleProperty フィールド
                • NewRowStyleProperty フィールド
                • NewRowVisibilityProperty フィールド
                • PressedBrushProperty フィールド
                • RowBackgroundProperty フィールド
                • RowDetailsTemplateProperty フィールド
                • RowDetailsVisibilityModeProperty フィールド
                • RowForegroundProperty フィールド
                • RowHeaderStyleProperty フィールド
                • RowHeaderWidthProperty フィールド
                • RowHeightProperty フィールド
                • RowStyleProperty フィールド
                • ScrollBarStyleProperty フィールド
                • ScrollModeProperty フィールド
                • ScrollPreviewRowTemplateProperty フィールド
                • SelectedBackgroundProperty フィールド
                • SelectedIndexProperty フィールド
                • SelectedItemProperty フィールド
                • SelectionModeProperty フィールド
                • ShowFluidMouseOverProperty フィールド
                • ShowGroupingPanelProperty フィールド
                • ShowValidationIndicatorsProperty フィールド
                • ShowVerticalFreezingSeparatorProperty フィールド
                • ValidationBackgroundProperty フィールド
                • ValidationForegroundProperty フィールド
                • VerticalFreezingSeparatorStyleProperty フィールド
                • VerticalFreezingSeparatorWidthProperty フィールド
                • VerticalGridLinesBrushProperty フィールド
                • VerticalScrollBarVisibilityProperty フィールド
                • VerticalScrollStepProperty フィールド
              • イベント
                • AutoGeneratedColumns イベント
                • AutoGeneratingColumn イベント
                • BeganEdit イベント
                • BeginningEdit イベント
                • BeginningNewRow イベント
                • BeginningRowEdit イベント
                • CanceledNewRow イベント
                • CanceledRowEdit イベント
                • CancelingEdit イベント
                • CancelingNewRow イベント
                • CancelingRowEdit イベント
                • ColumnHeaderDragCompleted イベント
                • ColumnHeaderDragDelta イベント
                • ColumnHeaderDragStarted イベント
                • ColumnReordered イベント
                • ColumnReordering イベント
                • ColumnResized イベント
                • ColumnResizing イベント
                • CommittedEdit イベント
                • CommittedNewRow イベント
                • CommittedRowEdit イベント
                • CommittingEdit イベント
                • CommittingNewRow イベント
                • CommittingRowEdit イベント
                • CreatingRow イベント
                • CurrentCellChanged イベント
                • DeletingRows イベント
                • FilterChanged イベント
                • FilterChanging イベント
                • FilterLoading イベント
                • FilterOpened イベント
                • FrozenBottomRowsCountChanged イベント
                • FrozenColumnCountChanged イベント
                • FrozenTopRowsCountChanged イベント
                • GroupChanged イベント
                • GroupChanging イベント
                • IsLoadingChanged イベント
                • IsMouseOverChanged イベント
                • KeyDown イベント
                • LeadingColumnWidthChanged イベント
                • LoadedCellPresenter イベント
                • LoadedColumnHeaderPresenter イベント
                • LoadedRowDetailsPresenter イベント
                • LoadedRowHeaderPresenter イベント
                • LoadedRowPresenter イベント
                • LoadingRow イベント
                • MergingCells イベント
                • PropertyChanged イベント
                • RowDetailsVisibilityChanged イベント
                • RowResized イベント
                • RowResizing イベント
                • RowsAdded イベント
                • RowsDeleted イベント
                • SelectionChanged イベント
                • SelectionChanging イベント
                • SelectionDragCompleted イベント
                • SelectionDragDelta イベント
                • SelectionDragStarted イベント
                • SortChanged イベント
                • SortChanging イベント
                • UnloadedCellPresenter イベント
                • UnloadedColumnHeaderPresenter イベント
                • UnloadedRowDetailsPresenter イベント
                • UnloadedRowHeaderPresenter イベント
                • UnloadedRowPresenter イベント
                • UnloadingRow イベント
            • C1DataGridFilterHelper
              • 概要
              • メンバ
              • メソッド
                • BuildFilterPredicate<T> メソッド
                • GetPropertyValue<T> メソッド
            • C1RowIndexHeaderBehavior
              • 概要
              • メンバ
              • C1RowIndexHeaderBehavior コンストラクタ
              • メソッド
                • GetRowIndexHeaderBehavior メソッド
                • SetRowIndexHeaderBehavior メソッド
              • プロパティ
                • InitialIndex プロパティ
                • Mode プロパティ
                • StretchHeader プロパティ
              • フィールド
                • InitialIndexProperty フィールド
                • ModeProperty フィールド
                • StretchHeaderProperty フィールド
                • ValidationBehaviorProperty フィールド
            • C1ValidationBehavior
              • 概要
              • メンバ
              • C1ValidationBehavior コンストラクタ
              • メソッド
                • GetValidationBehavior メソッド
                • SetValidationBehavior メソッド
              • フィールド
                • ValidationBehaviorProperty フィールド
            • ComboValueInfo
              • 概要
              • メンバ
              • ComboValueInfo コンストラクタ
              • プロパティ
                • Show プロパティ
                • Text プロパティ
                • Value プロパティ
              • イベント
                • PropertyChanged イベント
            • DataGridAutoGeneratingColumnEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Cancel プロパティ
                • Column プロパティ
                • Property プロパティ
            • DataGridBeganEditEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Column プロパティ
                • EditingElement プロパティ
                • Row プロパティ
            • DataGridBeginningEditEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Cancel プロパティ
                • Column プロパティ
                • Row プロパティ
            • DataGridBeginningNewRowEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Cancel プロパティ
                • Item プロパティ
                • NewRow プロパティ
            • DataGridBoundColumn
              • 概要
              • メンバ
              • DataGridBoundColumn コンストラクタ
                • DataGridBoundColumn コンストラクタ()
                • DataGridBoundColumn コンストラクタ(PropertyInfo)
              • メソッド
                • BeginEdit メソッド
                • BindCellContent メソッド
                • CancelCellEdit メソッド
                • CreateCellContent メソッド
                • CreateGroupContent メソッド
                • EndEdit メソッド
                • GetActualCulture メソッド
                • GetActualFormat メソッド
                • GetCellContentRecyclingKey メソッド
                • GetCellEditingContent メソッド
                • GetCellValue メソッド
                • GetGroupText メソッド
                • PrepareCellForEdit メソッド
                • SetCellValue メソッド
                • UnbindCellContent メソッド
              • プロパティ
                • ActualFilterMemberPath プロパティ
                • ActualSortMemberPath プロパティ
                • AllowNull プロパティ
                • Binding プロパティ
                • Format プロパティ
                • IsEditable プロパティ
                • Name プロパティ
                • TextTrimming プロパティ
                • TextWrapping プロパティ
              • フィールド
                • AllowNullProperty フィールド
                • TextTrimmingProperty フィールド
                • TextWrappingProperty フィールド
            • DataGridCell
              • 概要
              • メンバ
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
                • ToString メソッド
              • プロパティ
                • Column プロパティ
                • DataGrid プロパティ
                • IsEditable プロパティ
                • IsEditing プロパティ
                • IsMouseOver プロパティ
                • IsSelectable プロパティ
                • IsSelected プロパティ
                • Presenter プロパティ
                • Row プロパティ
                • Text プロパティ
                • Value プロパティ
              • オペレータ
                • 等価判定演算子 オペレータ
                • 等しくないか判定する演算子 オペレータ
            • DataGridCellEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Cell プロパティ
            • DataGridCellPresenter
              • 概要
              • メンバ
              • DataGridCellPresenter コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
                • UpdateCurrentCell メソッド
                • UpdateEditingCell メソッド
                • UpdateLines メソッド
                • UpdateMouseOver メソッド
                • UpdateSelection メソッド
                • UpdateValidationState メソッド
              • プロパティ
                • BottomLineBrush プロパティ
                • Cell プロパティ
                • Column プロパティ
                • CornerRadius プロパティ
                • DataGrid プロパティ
                • FocusStyle プロパティ
                • IsCurrent プロパティ
                • IsEditing プロパティ
                • IsMouseOver プロパティ
                • IsSelected プロパティ
                • LeftLineBrush プロパティ
                • MergedRange プロパティ
                • MouseOverBrush プロパティ
                • PressedBrush プロパティ
                • RightLineBrush プロパティ
                • Row プロパティ
                • SelectedBackground プロパティ
                • TopLineBrush プロパティ
                • ValidationBackground プロパティ
                • ValidationState プロパティ
              • フィールド
                • BottomLineBrushProperty フィールド
                • CornerRadiusProperty フィールド
                • FocusStyleProperty フィールド
                • IsCurrentProperty フィールド
                • IsEditingProperty フィールド
                • IsMouseOverProperty フィールド
                • IsSelectedProperty フィールド
                • LeftLineBrushProperty フィールド
                • MergedRangeProperty フィールド
                • MouseOverBrushProperty フィールド
                • PressedBrushProperty フィールド
                • RightLineBrushProperty フィールド
                • SelectedBackgroundProperty フィールド
                • TopLineBrushProperty フィールド
                • ValidationBackgroundProperty フィールド
                • ValidationStateProperty フィールド
              • イベント
                • IsMouseOverChanged イベント
                • MouseLeftButtonDown イベント
                • MouseLeftButtonUp イベント
                • PropertyChanged イベント
            • DataGridCellsPanel
              • 概要
              • メンバ
              • DataGridCellsPanel コンストラクタ
              • メソッド
                • UpdateCurrentCell メソッド
                • UpdateLines メソッド
                • UpdateMouseOver メソッド
                • UpdateSelection メソッド
                • UpdateValidationState メソッド
              • プロパティ
                • RowPresenter プロパティ
            • DataGridCellsRange
              • 概要
              • メンバ
              • DataGridCellsRange コンストラクタ
                • DataGridCellsRange コンストラクタ(DataGridRow)
                • DataGridCellsRange コンストラクタ(DataGridColumn)
                • DataGridCellsRange コンストラクタ(DataGridColumn,DataGridColumn)
                • DataGridCellsRange コンストラクタ(DataGridRow,DataGridRow)
                • DataGridCellsRange コンストラクタ(DataGridCell)
                • DataGridCellsRange コンストラクタ(DataGridCell,DataGridCell)
                • DataGridCellsRange コンストラクタ(DataGridCellsRange)
              • メソッド
                • Contains メソッド
                  • Contains(DataGridCellsRange) メソッド
                  • Contains(DataGridCell) メソッド
                  • Contains(DataGridRow) メソッド
                  • Contains(DataGridColumn) メソッド
                • Equals メソッド
                • GetHashCode メソッド
                • Intersects メソッド
                • IsSingleCell メソッド
                • IsSingleColumn メソッド
                • IsSingleRow メソッド
                • Subtract メソッド
                • ToString メソッド
              • プロパティ
                • BottomRightCell プロパティ
                • Columns プロパティ
                • IsValid プロパティ
                • Rows プロパティ
                • TopLeftCell プロパティ
              • オペレータ
                • 等価判定演算子 オペレータ
                • 等しくないか判定する演算子 オペレータ
            • DataGridCellsRangeCollection
              • 概要
              • メンバ
              • メソッド
                • Add メソッド
                • Clean メソッド
                • Clear メソッド
                • Contains メソッド
                  • Contains(DataGridCellsRange) メソッド
                  • Contains(DataGridCellsRange,Boolean) メソッド
                  • Contains(DataGridCell,Boolean) メソッド
                  • Contains(DataGridRow,Boolean) メソッド
                  • Contains(DataGridColumn,Boolean) メソッド
                • CopyTo メソッド
                • Remove メソッド
                  • Remove(DataGridCellsRange) メソッド
                  • Remove(DataGridRow) メソッド
                  • Remove(DataGridColumn) メソッド
                • ToString メソッド
              • プロパティ
                • Columns プロパティ
                • Count プロパティ
                • IsReadOnly プロパティ
                • Rows プロパティ
            • DataGridCheckBoxColumn
              • 概要
              • メンバ
              • DataGridCheckBoxColumn コンストラクタ
                • DataGridCheckBoxColumn コンストラクタ()
                • DataGridCheckBoxColumn コンストラクタ(PropertyInfo)
              • メソッド
                • BeginEdit メソッド
                • BindCellContent メソッド
                • CancelCellEdit メソッド
                • CreateCellContent メソッド
                • EndEdit メソッド
                • GetCellContentRecyclingKey メソッド
                • GetCellEditingContent メソッド
                • GetCellText メソッド
                • GetFilter メソッド
                • PrepareCellForEdit メソッド
              • プロパティ
                • CheckedText プロパティ
                • UncheckedText プロパティ
                • UndefinedText プロパティ
              • フィールド
                • CheckedTextProperty フィールド
                • UncheckedTextProperty フィールド
                • UndefinedTextProperty フィールド
            • DataGridCheckBoxFilter
              • 概要
              • メンバ
              • DataGridCheckBoxFilter コンストラクタ
              • メソッド
                • Clear メソッド
                • Create メソッド
                • Load メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • Filter プロパティ
                • FocusBrush プロパティ
                • InputBackground プロパティ
                • InputForeground プロパティ
                • IsChecked プロパティ
                • IsThreeState プロパティ
                • MouseOverBrush プロパティ
                • PressedBrush プロパティ
              • フィールド
                • FocusBrushProperty フィールド
                • InputBackgroundProperty フィールド
                • InputForegroundProperty フィールド
                • MouseOverBrushProperty フィールド
                • PressedBrushProperty フィールド
              • イベント
                • FilterChanged イベント
                • PropertyChanged イベント
            • DataGridColumn
              • 概要
              • メンバ
              • メソッド
                • BeginEdit メソッド
                • BindCellContent メソッド
                • CancelCellEdit メソッド
                • CreateCellContent メソッド
                • CreateGroupContent メソッド
                • EndEdit メソッド
                • GetCellContentRecyclingKey メソッド
                • GetCellEditingContent メソッド
                • GetCellText メソッド
                • GetCellValue メソッド
                • GetColumnText メソッド
                • GetFilter メソッド
                • GetGroupText メソッド
                • PrepareCellForEdit メソッド
                • SetCellValue メソッド
                • ToString メソッド
                • UnbindCellContent メソッド
              • プロパティ
                • ActualCanUserFilter プロパティ
                • ActualCanUserGroup プロパティ
                • ActualCanUserResize プロパティ
                • ActualCanUserSort プロパティ
                • ActualFilterMemberPath プロパティ
                • ActualGroupHeader プロパティ
                • ActualSortMemberPath プロパティ
                • ActualWidth プロパティ
                • CanUserFilter プロパティ
                • CanUserGroup プロパティ
                • CanUserMove プロパティ
                • CanUserResize プロパティ
                • CanUserResizeRows プロパティ
                • CanUserSort プロパティ
                • CellContentStyle プロパティ
                • CellEditingContentStyle プロパティ
                • CellStyle プロパティ
                • DataGrid プロパティ
                • DisplayIndex プロパティ
                • EditOnSelection プロパティ
                • Filter プロパティ
                • FilterMemberPath プロパティ
                • FilterState プロパティ
                • GroupContentStyle プロパティ
                • GroupHeader プロパティ
                • GroupState プロパティ
                • Header プロパティ
                • HeaderPresenter プロパティ
                • HeaderStyle プロパティ
                • HorizontalAlignment プロパティ
                • HorizontalOffset プロパティ
                • Index プロパティ
                • IsAutoGenerated プロパティ
                • IsEditable プロパティ
                • IsFrozen プロパティ
                • IsMouseOver プロパティ
                • IsReadOnly プロパティ
                • IsSelectable プロパティ
                • IsSelected プロパティ
                • MaxWidth プロパティ
                • MinWidth プロパティ
                • Name プロパティ
                • SortMemberPath プロパティ
                • SortState プロパティ
                • Tag プロパティ
                • VerticalAlignment プロパティ
                • Visibility プロパティ
                • Width プロパティ
              • フィールド
                • CanUserFilterProperty フィールド
                • CanUserGroupProperty フィールド
                • CanUserMoveProperty フィールド
                • CanUserResizeProperty フィールド
                • CanUserResizeRowsProperty フィールド
                • CanUserSortProperty フィールド
                • CellContentStyleProperty フィールド
                • CellEditingContentStyleProperty フィールド
                • CellStyleProperty フィールド
                • EditOnSelectionProperty フィールド
                • FilterMemberPathProperty フィールド
                • GroupContentStyleProperty フィールド
                • GroupHeaderProperty フィールド
                • HeaderProperty フィールド
                • HeaderStyleProperty フィールド
                • HorizontalAlignmentProperty フィールド
                • IsReadOnlyProperty フィールド
                • IsSelectableProperty フィールド
                • MaxWidthProperty フィールド
                • MinWidthProperty フィールド
                • SortMemberPathProperty フィールド
                • TagProperty フィールド
                • VerticalAlignmentProperty フィールド
                • VisibilityProperty フィールド
                • WidthProperty フィールド
              • イベント
                • FilterLoading イベント
                • FilterMemberPathChanged イベント
                • LoadingFilter イベント
                • PropertyChanged イベント
                • SortMemberPathChanged イベント
                • VisibilityChanged イベント
                • WidthChanged イベント
            • DataGridColumnCollection
              • 概要
              • メンバ
              • メソッド
                • Contains メソッド
                  • Contains(String) メソッド
                • GetFirstVisibleColumn メソッド
                • GetLastVisibleColumn メソッド
                • GetNextVisibleColumn メソッド
                • GetPreviousVisibleColumn メソッド
                • GetVisibleColumnsFromIndex メソッド
                • GetVisibleColumnsFromLeft メソッド
                • GetVisibleColumnsFromRight メソッド
              • プロパティ
                • Item プロパティ
                  • Item(Int32) プロパティ
                  • Item(String) プロパティ
              • イベント
                • CollectionChanged イベント
            • DataGridColumnEditableValueEventArgs<T>
              • 概要
              • メンバ
              • DataGridColumnEditableValueEventArgs<T> コンストラクタ
              • プロパティ
                • Value プロパティ
            • DataGridColumnEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Column プロパティ
            • DataGridColumnHeaderPresenter
              • 概要
              • メンバ
              • DataGridColumnHeaderPresenter コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • Column プロパティ
                • DataGrid プロパティ
                • Filter プロパティ
                • IsEditing プロパティ
                • IsFiltering プロパティ
                • IsInGroupingPanel プロパティ
                • IsMerging プロパティ
                • IsMouseOver プロパティ
                • IsSelected プロパティ
                • MouseOverBrush プロパティ
                • OptionsVisibility プロパティ
                • PressedBrush プロパティ
                • RemoveButtonVisibility プロパティ
                • SelectedBackground プロパティ
              • フィールド
                • IsEditingProperty フィールド
                • IsFilteringProperty フィールド
                • IsInGroupingPanelProperty フィールド
                • IsMergingProperty フィールド
                • IsMouseOverProperty フィールド
                • IsSelectedProperty フィールド
                • MouseOverBrushProperty フィールド
                • OptionsVisibilityProperty フィールド
                • PressedBrushProperty フィールド
                • RemoveButtonVisibilityProperty フィールド
                • SelectedBackgroundProperty フィールド
              • イベント
                • AutoSized イベント
                • FilterChanged イベント
                • FilterLoading イベント
                • FilterOpened イベント
                • IsMouseOverChanged イベント
                • PropertyChanged イベント
                • Resized イベント
                • Resizing イベント
            • DataGridColumnHeaderRow
              • 概要
              • メンバ
              • DataGridColumnHeaderRow コンストラクタ
            • DataGridColumnReorderingEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Cancel プロパティ
                • Column プロパティ
                • TargetColumnIndex プロパティ
            • DataGridColumnsHeaderPanel
              • 概要
              • メンバ
              • DataGridColumnsHeaderPanel コンストラクタ
              • プロパティ
                • ClipBottomMargin プロパティ
                • ClipTopMargin プロパティ
                • DataGrid プロパティ
                • Panel プロパティ
              • フィールド
                • ClipBottomMarginProperty フィールド
                • ClipTopMarginProperty フィールド
            • DataGridColumnValue<T>
              • 概要
              • メンバ
              • DataGridColumnValue<T> コンストラクタ
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
              • プロパティ
                • Column プロパティ
                • Value プロパティ
            • DataGridColumnValueEventArgs<T>
              • 概要
              • メンバ
              • プロパティ
                • Value プロパティ
            • DataGridComboBoxColumn
              • 概要
              • メンバ
              • DataGridComboBoxColumn コンストラクタ
                • DataGridComboBoxColumn コンストラクタ()
                • DataGridComboBoxColumn コンストラクタ(PropertyInfo)
              • メソッド
                • BeginEdit メソッド
                • CancelCellEdit メソッド
                • EndEdit メソッド
                • GetCellEditingContent メソッド
                • GetFilter メソッド
                • PrepareCellForEdit メソッド
              • プロパティ
                • DisplayMemberPath プロパティ
                • DropDownHeight プロパティ
                • DropDownWidth プロパティ
                • ItemNotFoundText プロパティ
                • ItemsSource プロパティ
                • ItemTemplate プロパティ
                • MaxDropDownHeight プロパティ
                • MaxDropDownWidth プロパティ
                • SelectedValuePath プロパティ
              • フィールド
                • ItemsSourceProperty フィールド
            • DataGridComboBoxFilter
              • 概要
              • メンバ
              • DataGridComboBoxFilter コンストラクタ
              • メソッド
                • Clear メソッド
                • Create メソッド
                • Load メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • FocusBrush プロパティ
                • InputBackground プロパティ
                • InputForeground プロパティ
                • ItemsSource プロパティ
                • MouseOverBrush プロパティ
                • PressedBrush プロパティ
                • Values プロパティ
              • フィールド
                • FocusBrushProperty フィールド
                • InputBackgroundProperty フィールド
                • InputForegroundProperty フィールド
                • ItemsSourceProperty フィールド
                • MouseOverBrushProperty フィールド
                • PressedBrushProperty フィールド
              • イベント
                • FilterChanged イベント
            • DataGridCreatingRowEventArgs
              • 概要
              • メンバ
              • プロパティ
                • DataItem プロパティ
                • Row プロパティ
                • Type プロパティ
            • DataGridDateFilter
              • 概要
              • メンバ
              • DataGridDateFilter コンストラクタ
              • メソッド
                • Clear メソッド
                • Create メソッド
                • Load メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • FocusBrush プロパティ
                • InputBackground プロパティ
                • InputForeground プロパティ
                • MouseOverBrush プロパティ
                • PressedBrush プロパティ
                • SelectedBackground プロパティ
              • フィールド
                • FocusBrushProperty フィールド
                • InputBackgroundProperty フィールド
                • InputForegroundProperty フィールド
                • MouseOverBrushProperty フィールド
                • PressedBrushProperty フィールド
                • SelectedBackgroundProperty フィールド
              • イベント
                • FilterChanged イベント
            • DataGridDateTimeColumn
              • 概要
              • メンバ
              • DataGridDateTimeColumn コンストラクタ
                • DataGridDateTimeColumn コンストラクタ()
                • DataGridDateTimeColumn コンストラクタ(PropertyInfo)
              • メソッド
                • BeginEdit メソッド
                • CancelCellEdit メソッド
                • EndEdit メソッド
                • GetCellEditingContent メソッド
                • GetFilter メソッド
                • PrepareCellForEdit メソッド
              • プロパティ
                • CustomDateFormat プロパティ
                • CustomTimeFormat プロパティ
                • DateFormat プロパティ
                • EditMode プロパティ
                • FirstDayOfWeek プロパティ
                • Format プロパティ
                • MaxDate プロパティ
                • MinDate プロパティ
                • TimeFormat プロパティ
              • フィールド
                • CustomDateFormatProperty フィールド
                • CustomTimeFormatProperty フィールド
                • DateFormatProperty フィールド
                • MaxDateProperty フィールド
                • MinDateProperty フィールド
                • TimeFormatProperty フィールド
            • DataGridDateTimeFilter
              • 概要
              • メンバ
              • DataGridDateTimeFilter コンストラクタ
              • メソッド
                • Clear メソッド
                • Create メソッド
                • Load メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • DateFormat プロパティ
                • EditMode プロパティ
                • EndDate プロパティ
                • Filter プロパティ
                • FirstDayOfWeek プロパティ
                • FocusBrush プロパティ
                • InputBackground プロパティ
                • InputForeground プロパティ
                • MouseOverBrush プロパティ
                • PressedBrush プロパティ
                • SelectedBackground プロパティ
                • StartDate プロパティ
                • TimeFormat プロパティ
              • フィールド
                • FocusBrushProperty フィールド
                • InputBackgroundProperty フィールド
                • InputForegroundProperty フィールド
                • MouseOverBrushProperty フィールド
                • PressedBrushProperty フィールド
                • SelectedBackgroundProperty フィールド
              • イベント
                • FilterChanged イベント
                • PropertyChanged イベント
            • DataGridDefaultInputHandlingStrategy
              • 概要
              • メンバ
              • DataGridDefaultInputHandlingStrategy コンストラクタ
              • メソッド
                • GetBottomCell メソッド
                • GetBottomVisibleRow メソッド
                • GetClipboardContent メソッド
                • GetLeftMostCell メソッド
                • GetLeftMostVisibleColumn メソッド
                • GetNextEditableCell メソッド
                • GetNextVisibleColumn メソッド
                • GetNextVisibleRow メソッド
                • GetPreviousEditableCell メソッド
                • GetPreviousVisibleColumn メソッド
                • GetPreviousVisibleRow メソッド
                • GetRightMostCell メソッド
                • GetRightMostVisibleColumn メソッド
                • GetTopCell メソッド
                • GetTopVisibleRow メソッド
                • GoToBottomCell メソッド
                • GoToDownCell メソッド
                  • GoToDownCell(DataGridCell) メソッド
                  • GoToDownCell(DataGridCell,Boolean,Boolean) メソッド
                • GoToFirstCell メソッド
                • GoToLastCell メソッド
                • GoToLeftCell メソッド
                  • GoToLeftCell(DataGridCell) メソッド
                  • GoToLeftCell(DataGridCell,Boolean,Boolean) メソッド
                • GoToLeftMostCell メソッド
                  • GoToLeftMostCell(DataGridCell) メソッド
                  • GoToLeftMostCell(DataGridCell,Boolean,Boolean) メソッド
                • GoToRightCell メソッド
                  • GoToRightCell(DataGridCell) メソッド
                  • GoToRightCell(DataGridCell,Boolean,Boolean) メソッド
                • GoToRightMostCell メソッド
                  • GoToRightMostCell(DataGridCell) メソッド
                  • GoToRightMostCell(DataGridCell,Boolean,Boolean) メソッド
                • GoToTopCell メソッド
                • GoToUpCell メソッド
                  • GoToUpCell(DataGridCell) メソッド
                  • GoToUpCell(DataGridCell,Boolean,Boolean) メソッド
                • HandleKeyDown メソッド
                • SetClipboardContent メソッド
                • SetCurrentCell メソッド
              • プロパティ
                • DataGrid プロパティ
                • SelectionManager プロパティ
            • DataGridDeletingRowsEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Cancel プロパティ
                • DeletedRows プロパティ
            • DataGridDetailsPresenter
              • 概要
              • メンバ
              • DataGridDetailsPresenter コンストラクタ
              • プロパティ
                • DataGrid プロパティ
                • HorizontalGridLineBrush プロパティ
                • HorizontalGridLineVisibility プロパティ
                • Row プロパティ
              • フィールド
                • HorizontalGridLineBrushProperty フィールド
                • HorizontalGridLineVisibilityProperty フィールド
            • DataGridEditingRowEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Cancel プロパティ
            • DataGridEndingEditEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Cancel プロパティ
                • Column プロパティ
                • EditingElement プロパティ
                • Row プロパティ
            • DataGridEndingNewRowEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Cancel プロパティ
                • NewRow プロパティ
            • DataGridFilter
              • 概要
              • メンバ
              • DataGridFilter コンストラクタ
              • メソッド
                • Clear メソッド
                • Create メソッド
                • Load メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • FocusBrush プロパティ
                • InnerControl プロパティ
                • MouseOverBrush プロパティ
                • PressedBrush プロパティ
              • フィールド
                • FocusBrushProperty フィールド
                • MouseOverBrushProperty フィールド
                • PressedBrushProperty フィールド
              • イベント
                • FilterChanged イベント
            • DataGridFilterChangedEventArgs
              • 概要
              • メンバ
              • プロパティ
                • NewFilteredColumns プロパティ
                • OldFilteredColumns プロパティ
            • DataGridFilterChangingEventArgs
              • 概要
              • メンバ
              • プロパティ
                • ChangingColumns プロパティ
            • DataGridFilterException
              • 概要
              • メンバ
              • DataGridFilterException コンストラクタ
                • DataGridFilterException コンストラクタ(String)
                • DataGridFilterException コンストラクタ(String,Exception)
            • DataGridFilterInfo
              • 概要
              • メンバ
              • DataGridFilterInfo コンストラクタ
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
              • プロパティ
                • FilterCombination プロパティ
                • FilterOperation プロパティ
                • FilterType プロパティ
                • Value プロパティ
            • DataGridFilterLoadingEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Filter プロパティ
            • DataGridFilterState
              • 概要
              • メンバ
              • DataGridFilterState コンストラクタ
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
              • プロパティ
                • FilterInfo プロパティ
                • Tag プロパティ
            • DataGridFinalizeEditingException
              • 概要
              • メンバ
              • DataGridFinalizeEditingException コンストラクタ
            • DataGridFocusPresenter
              • 概要
              • メンバ
              • DataGridFocusPresenter コンストラクタ
            • DataGridGettingCellValueEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Value プロパティ
            • DataGridGroupChangedEventArgs
              • 概要
              • メンバ
              • プロパティ
                • NewGroupedColumns プロパティ
                • OldGroupedColumns プロパティ
            • DataGridGroupChangingEventArgs
              • 概要
              • メンバ
              • プロパティ
                • ChangingColumns プロパティ
            • DataGridGroupColumnHeaderPresenter
              • 概要
              • メンバ
              • DataGridGroupColumnHeaderPresenter コンストラクタ
            • DataGridGroupException
              • 概要
              • メンバ
              • DataGridGroupException コンストラクタ
                • DataGridGroupException コンストラクタ(String)
                • DataGridGroupException コンストラクタ(String,Exception)
            • DataGridGroupingPanel
              • 概要
              • メンバ
              • DataGridGroupingPanel コンストラクタ
              • プロパティ
                • ColumnsHeaderGap プロパティ
                • DataGrid プロパティ
                • IndentHeight プロパティ
              • フィールド
                • ColumnsHeaderGapProperty フィールド
                • IndentHeightProperty フィールド
            • DataGridGroupingPresenter
              • 概要
              • メンバ
              • DataGridGroupingPresenter コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • IsEmpty プロパティ
                • Panel プロパティ
              • フィールド
                • IsEmptyProperty フィールド
              • イベント
                • GroupsChanged イベント
            • DataGridGroupRow
              • 概要
              • メンバ
              • DataGridGroupRow コンストラクタ
              • メソッド
                • GetGroupText メソッド
              • プロパティ
                • Column プロパティ
                • GroupKeys プロパティ
                • GroupRowsVisibility プロパティ
                • Level プロパティ
                • Rows プロパティ
              • イベント
                • GroupRowsVisibilityChanged イベント
            • DataGridGroupRowPresenter
              • 概要
              • メンバ
              • DataGridGroupRowPresenter コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • ButtonBackground プロパティ
                • ButtonForeground プロパティ
                • GroupContent プロパティ
                • GroupContentMargin プロパティ
                • IsChecked プロパティ
              • フィールド
                • ButtonBackgroundProperty フィールド
                • ButtonForegroundProperty フィールド
                • GroupContentMarginProperty フィールド
                • GroupContentProperty フィールド
                • IsCheckedProperty フィールド
            • DataGridGroupState
              • 概要
              • メンバ
              • メソッド
                • ToString メソッド
              • プロパティ
                • Direction プロパティ
                • Index プロパティ
              • イベント
                • PropertyChanged イベント
            • DataGridHyperlinkColumn
              • 概要
              • メンバ
              • DataGridHyperlinkColumn コンストラクタ
                • DataGridHyperlinkColumn コンストラクタ()
                • DataGridHyperlinkColumn コンストラクタ(PropertyInfo)
              • メソッド
                • BindCellContent メソッド
                • CreateCellContent メソッド
                • GetCellContentRecyclingKey メソッド
                • GetCellText メソッド
                • GetFilter メソッド
                • UnbindCellContent メソッド
              • プロパティ
                • ContentTemplate プロパティ
                • IsEditable プロパティ
                • TargetName プロパティ
              • イベント
                • Click イベント
            • DataGridImageColumn
              • 概要
              • メンバ
              • DataGridImageColumn コンストラクタ
                • DataGridImageColumn コンストラクタ()
                • DataGridImageColumn コンストラクタ(PropertyInfo)
              • メソッド
                • BindCellContent メソッド
                • CreateCellContent メソッド
                • CreateGroupContent メソッド
                • GetCellContentRecyclingKey メソッド
              • プロパティ
                • ImageNotFoundSource プロパティ
                • IsEditable プロパティ
                • Stretch プロパティ
            • DataGridMergingCellsEventArgs
              • 概要
              • メンバ
              • メソッド
                • Merge メソッド
            • DataGridMultiValueFilter
              • 概要
              • メンバ
              • DataGridMultiValueFilter コンストラクタ
              • メソッド
                • Clear メソッド
                • Create メソッド
                • Load メソッド
                • OnApplyTemplate メソッド
                • SetIsVirtualizing メソッド
              • プロパティ
                • Filter プロパティ
                • FocusBrush プロパティ
                • InputBackground プロパティ
                • InputForeground プロパティ
                • ItemStyle プロパティ
                • MouseOverBrush プロパティ
                • PressedBrush プロパティ
                • ValueMemberPath プロパティ
              • フィールド
                • FilterProperty フィールド
                • FocusBrushProperty フィールド
                • InputBackgroundProperty フィールド
                • InputForegroundProperty フィールド
                • ItemStyleProperty フィールド
                • MouseOverBrushProperty フィールド
                • PressedBrushProperty フィールド
                • ValueMemberPathProperty フィールド
              • イベント
                • FilterChanged イベント
                • PropertyChanged イベント
            • DataGridNewRow
              • 概要
              • メンバ
              • DataGridNewRow コンストラクタ
              • プロパティ
                • IsEnteringNewRow プロパティ
              • イベント
                • IsEnteringNewRowChanged イベント
                • IsEnteringNewRowChanging イベント
            • DataGridNewRowHeaderPresenter
              • 概要
              • メンバ
              • DataGridNewRowHeaderPresenter コンストラクタ
            • DataGridNewRowPresenter
              • 概要
              • メンバ
              • DataGridNewRowPresenter コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • WatermarkText プロパティ
              • フィールド
                • WatermarkTextProperty フィールド
            • DataGridNumericColumn
              • 概要
              • メンバ
              • DataGridNumericColumn コンストラクタ
                • DataGridNumericColumn コンストラクタ()
                • DataGridNumericColumn コンストラクタ(PropertyInfo)
              • メソッド
                • BeginEdit メソッド
                • CancelCellEdit メソッド
                • EndEdit メソッド
                • GetCellEditingContent メソッド
                • GetFilter メソッド
                • PrepareCellForEdit メソッド
              • プロパティ
                • HandleUpDownKeys プロパティ
                • Maximum プロパティ
                • Minimum プロパティ
                • RangeValidationMode プロパティ
                • ShowButtons プロパティ
              • フィールド
                • HandleUpDownKeysProperty フィールド
                • MaximumProperty フィールド
                • MinimumProperty フィールド
                • RangeValidationModeProperty フィールド
                • ShowButtonsProperty フィールド
            • DataGridNumericFilter
              • 概要
              • メンバ
              • DataGridNumericFilter コンストラクタ
              • メソッド
                • Clear メソッド
                • Create メソッド
                • Load メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • Combination プロパティ
                • Filter プロパティ
                • FirstComparator プロパティ
                • FirstValue プロパティ
                • FocusBrush プロパティ
                • Format プロパティ
                • InputBackground プロパティ
                • InputForeground プロパティ
                • MouseOverBrush プロパティ
                • Operators プロパティ
                • PressedBrush プロパティ
                • SecondComparator プロパティ
                • SecondValue プロパティ
                • SelectedBackground プロパティ
              • フィールド
                • FocusBrushProperty フィールド
                • InputBackgroundProperty フィールド
                • InputForegroundProperty フィールド
                • MouseOverBrushProperty フィールド
                • PressedBrushProperty フィールド
                • SelectedBackgroundProperty フィールド
              • イベント
                • FilterChanged イベント
                • PropertyChanged イベント
            • DataGridRow
              • 概要
              • メンバ
              • DataGridRow コンストラクタ
              • メソッド
                • GetCellPresenter メソッド
                • Refresh メソッド
                • ToString メソッド
                • Validate メソッド
                  • Validate() メソッド
                  • Validate(Boolean) メソッド
              • プロパティ
                • ActualCanUserToggleDetails プロパティ
                • ActualDetailsVisibility プロパティ
                • ActualHeight プロパティ
                • ActualHeightWithoutDetails プロパティ
                • CanUserResize プロパティ
                • CanUserToggleDetails プロパティ
                • CellStyle プロパティ
                • DataGrid プロパティ
                • DataItem プロパティ
                • DetailsPresenter プロパティ
                • DetailsVisibility プロパティ
                • Errors プロパティ
                • HeaderPresenter プロパティ
                • Height プロパティ
                • IndentWidth プロパティ
                • Index プロパティ
                • IsEditable プロパティ
                • IsEditing プロパティ
                • IsMouseOver プロパティ
                • IsSelectable プロパティ
                • IsSelected プロパティ
                • Level プロパティ
                • MaxHeight プロパティ
                • MinHeight プロパティ
                • ParentCollection プロパティ
                • ParentGroup プロパティ
                • Presenter プロパティ
                • RowHeaderStyle プロパティ
                • RowStyle プロパティ
                • ShowVerticalFreezingSeparator プロパティ
                • Type プロパティ
                • ValidationResults プロパティ
                • VerticalOffset プロパティ
                • Visibility プロパティ
              • フィールド
                • HeightProperty フィールド
                • MaxHeightProperty フィールド
                • MinHeightProperty フィールド
              • イベント
                • CanUserResizeChanged イベント
                • CanUserToggleDetailsChanged イベント
                • DetailsVisibilityChanged イベント
                • HeightChanged イベント
                • IsEditingChanged イベント
                • Loaded イベント
                • PropertyChanged イベント
                • VisibilityChanged イベント
            • DataGridRowCollection
              • 概要
              • メンバ
              • メソッド
                • AsEnumerable メソッド
                • Collapse メソッド
                • CollapseAll メソッド
                • Contains メソッド
                • Expand メソッド
                • ExpandAll メソッド
                • GetFirstVisibleRow メソッド
                • GetLastVisibleRow メソッド
                • GetLoadedRows メソッド
                • GetVisibleRowsFromBottom メソッド
                • GetVisibleRowsFromIndex メソッド
                • GetVisibleRowsFromTop メソッド
                • IndexOf メソッド
              • プロパティ
                • BottomRows プロパティ
                • Count プロパティ
                • IsLoading プロパティ
                • Item プロパティ
                  • Item(Object) プロパティ
                  • Item(Int32) プロパティ
                • OwnerGroup プロパティ
                • TopRows プロパティ
              • イベント
                • CollectionChanged イベント
            • DataGridRowDetailsEventArgs
              • 概要
              • メンバ
              • プロパティ
                • DetailsElement プロパティ
                • Row プロパティ
            • DataGridRowError
              • 概要
              • メンバ
              • DataGridRowError コンストラクタ
                • DataGridRowError コンストラクタ()
                • DataGridRowError コンストラクタ(String)
                • DataGridRowError コンストラクタ(String,IEnumerable<String>)
                • DataGridRowError コンストラクタ(ValidationResult)
              • プロパティ
                • ColumnNames プロパティ
                • Message プロパティ
            • DataGridRowEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Row プロパティ
            • DataGridRowHeaderColumn
              • 概要
              • メンバ
              • DataGridRowHeaderColumn コンストラクタ
              • メソッド
                • BindCellContent メソッド
                • CreateCellContent メソッド
                • GetCellContentRecyclingKey メソッド
                • UnbindCellContent メソッド
            • DataGridRowHeaderPresenter
              • 概要
              • メンバ
              • DataGridRowHeaderPresenter コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
                • UpdateCurrentCell メソッド
                • UpdateEditingRow メソッド
                • UpdateMouseOver メソッド
                • UpdateSelection メソッド
                • UpdateValidationState メソッド
              • プロパティ
                • CanUserResize プロパティ
                • CanUserToggleDetails プロパティ
                • DataGrid プロパティ
                • DetailsVisibility プロパティ
                • IsEditing プロパティ
                • IsMerging プロパティ
                • IsMouseOver プロパティ
                • IsSelected プロパティ
                • MouseOverBrush プロパティ
                • PressedBrush プロパティ
                • Row プロパティ
                • SelectedBackground プロパティ
                • ValidationBackground プロパティ
                • ValidationForeground プロパティ
                • ValidationResults プロパティ
                • ValidationState プロパティ
              • フィールド
                • CanUserResizeProperty フィールド
                • CanUserToggleDetailsProperty フィールド
                • DetailsVisibilityProperty フィールド
                • IsEditingProperty フィールド
                • IsMergingProperty フィールド
                • IsMouseOverProperty フィールド
                • IsSelectedProperty フィールド
                • MouseOverBrushProperty フィールド
                • PressedBrushProperty フィールド
                • SelectedBackgroundProperty フィールド
                • ValidationBackgroundProperty フィールド
                • ValidationForegroundProperty フィールド
                • ValidationResultsProperty フィールド
                • ValidationStateProperty フィールド
              • イベント
                • AutoSized イベント
                • IsMouseOverChanged イベント
                • PropertyChanged イベント
                • Resized イベント
                • Resizing イベント
            • DataGridRowPresenter
              • 概要
              • メンバ
              • DataGridRowPresenter コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
                • UpdateCurrentCell メソッド
                • UpdateEditingRow メソッド
                • UpdateLines メソッド
                • UpdateMouseOver メソッド
                • UpdateSelection メソッド
                • UpdateValidationState メソッド
              • プロパティ
                • BackgroundBrush プロパティ
                • CellsAreaMargin プロパティ
                • CellsPanel プロパティ
                • DataGrid プロパティ
                • HorizontalGridLineBrush プロパティ
                • HorizontalGridLineOpacity プロパティ
                • HorizontalGridLineVisibility プロパティ
                • Item プロパティ
                • Row プロパティ
                • RowAreaMargin プロパティ
                • ValidationBackground プロパティ
                • ValidationResults プロパティ
                • ValidationState プロパティ
                • VerticalGridLineBrush プロパティ
                • VerticalGridLineVisibility プロパティ
              • フィールド
                • BackgroundBrushProperty フィールド
                • CellsAreaMarginProperty フィールド
                • HorizontalGridLineBrushProperty フィールド
                • HorizontalGridLineOpacityProperty フィールド
                • HorizontalGridLineVisibilityProperty フィールド
                • RowAreaMarginProperty フィールド
                • ValidationBackgroundProperty フィールド
                • ValidationResultsProperty フィールド
                • ValidationStateProperty フィールド
                • VerticalGridLineBrushProperty フィールド
                • VerticalGridLineVisibilityProperty フィールド
              • イベント
                • MouseLeftButtonDown イベント
                • PropertyChanged イベント
            • DataGridRowsAddedEventArgs
              • 概要
              • メンバ
              • プロパティ
                • AddedRows プロパティ
            • DataGridRowsDeletedEventArgs
              • 概要
              • メンバ
              • プロパティ
                • DeletedRows プロパティ
            • DataGridRowsHeaderPanel
              • 概要
              • メンバ
              • DataGridRowsHeaderPanel コンストラクタ
              • プロパティ
                • DataGrid プロパティ
            • DataGridRowsPanel
              • 概要
              • メンバ
              • DataGridRowsPanel コンストラクタ
              • メソッド
                • InvalidateRowsMeasure メソッド
              • プロパティ
                • DataGrid プロパティ
            • DataGridSelectableRowPresenter
              • 概要
              • メンバ
              • DataGridSelectableRowPresenter コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
                • UpdateEditingRow メソッド
                • UpdateMouseOver メソッド
                • UpdateSelection メソッド
              • プロパティ
                • IsEditing プロパティ
                • IsMouseOver プロパティ
                • IsSelected プロパティ
                • MouseOverBrush プロパティ
                • PressedBrush プロパティ
                • SelectedBackground プロパティ
              • フィールド
                • IsEditingProperty フィールド
                • IsMouseOverProperty フィールド
                • IsSelectedProperty フィールド
                • MouseOverBrushProperty フィールド
                • PressedBrushProperty フィールド
                • SelectedBackgroundProperty フィールド
              • イベント
                • IsMouseOverChanged イベント
            • DataGridSelectedItemsCollection<T>
              • 概要
              • メンバ
              • DataGridSelectedItemsCollection<T> コンストラクタ
              • メソッド
                • Contains メソッド
              • プロパティ
                • Count プロパティ
                • Item プロパティ
            • DataGridSelection
              • 概要
              • メンバ
              • メソッド
                • Add メソッド
                  • Add(DataGridCell,DataGridCell) メソッド
                  • Add(DataGridCell) メソッド
                  • Add(DataGridCellsRange) メソッド
                  • Add(DataGridRow,DataGridRow) メソッド
                  • Add(DataGridColumn,DataGridColumn) メソッド
                • BeginUpdate メソッド
                • Clear メソッド
                • EndUpdate メソッド
                  • EndUpdate() メソッド
                  • EndUpdate(Boolean,Boolean) メソッド
                • Remove メソッド
                  • Remove(DataGridCell) メソッド
                  • Remove(DataGridCell,DataGridCell) メソッド
                  • Remove(DataGridRow,DataGridRow) メソッド
                  • Remove(DataGridColumn,DataGridColumn) メソッド
                • SelectAll メソッド
              • プロパティ
                • Mode プロパティ
                • SelectedCells プロパティ
                • SelectedColumns プロパティ
                • SelectedRanges プロパティ
                • SelectedRows プロパティ
              • イベント
                • SelectionChanged イベント
                • SelectionChanging イベント
            • DataGridSelectionChangedEventArgs
              • 概要
              • メンバ
              • プロパティ
                • AddedRanges プロパティ
                • RemovedRanges プロパティ
            • DataGridSelectionDragEventArgs
              • 概要
              • メンバ
              • メソッド
                • GetPosition メソッド
            • DataGridSelectionDragStartedEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Cancel プロパティ
            • DataGridSelectionManager
              • 概要
              • メンバ
              • メソッド
                • Clear メソッド
                • Select メソッド
                  • Select(DataGridCell) メソッド
                  • Select(DataGridCell,Boolean,Boolean) メソッド
                  • Select(DataGridRow) メソッド
                  • Select(DataGridRow,Boolean,Boolean) メソッド
                  • Select(DataGridColumn) メソッド
                  • Select(DataGridColumn,Boolean,Boolean) メソッド
                  • Select(IEnumerable<DataGridCellsRange>,Boolean,DataGridCell,Object) メソッド
                • SelectAll メソッド
              • プロパティ
                • SelectedCells プロパティ
                • SelectedColumns プロパティ
                • SelectedRow プロパティ
                • SelectedRows プロパティ
                • Selection プロパティ
            • DataGridSelectionModeExtension
              • 概要
              • メンバ
              • メソッド
                • IsCellSelectionMode メソッド
                • IsColumnSelectionMode メソッド
                • IsMultiMode メソッド
                • IsRowSelectionMode メソッド
                • IsSingleMode メソッド
            • DataGridSettingCellValueEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Value プロパティ
            • DataGridSortChangedEventArgs
              • 概要
              • メンバ
              • プロパティ
                • NewSortedColumns プロパティ
                • OldSortedColumns プロパティ
            • DataGridSortChangingEventArgs
              • 概要
              • メンバ
              • プロパティ
                • ChangingColumns プロパティ
            • DataGridSortException
              • 概要
              • メンバ
              • DataGridSortException コンストラクタ
                • DataGridSortException コンストラクタ(String)
                • DataGridSortException コンストラクタ(String,Exception)
            • DataGridSortState
              • 概要
              • メンバ
              • メソッド
                • ToString メソッド
              • プロパティ
                • Direction プロパティ
                • Index プロパティ
              • イベント
                • PropertyChanged イベント
            • DataGridTemplateColumn
              • 概要
              • メンバ
              • DataGridTemplateColumn コンストラクタ
              • メソッド
                • BeginEdit メソッド
                • CancelCellEdit メソッド
                • CreateCellContent メソッド
                • EndEdit メソッド
                • GetCellContentRecyclingKey メソッド
                • GetCellEditingContent メソッド
                • GetCellText メソッド
                • GetCellValue メソッド
                • GetFilter メソッド
                • PrepareCellForEdit メソッド
                • SetCellValue メソッド
              • プロパティ
                • CellEditingTemplate プロパティ
                • CellTemplate プロパティ
                • IsEditable プロパティ
              • イベント
                • CancelingCell イベント
                • EndingCell イベント
                • GettingCellValue イベント
                • PreparingCell イベント
                • SettingCellValue イベント
            • DataGridTextColumn
              • 概要
              • メンバ
              • DataGridTextColumn コンストラクタ
                • DataGridTextColumn コンストラクタ()
                • DataGridTextColumn コンストラクタ(PropertyInfo)
              • メソッド
                • BeginEdit メソッド
                • CancelCellEdit メソッド
                • EndEdit メソッド
                • GetCellEditingContent メソッド
                • GetFilter メソッド
                • PrepareCellForEdit メソッド
              • プロパティ
                • MaxLength プロパティ
            • DataGridTextFilter
              • 概要
              • メンバ
              • DataGridTextFilter コンストラクタ
              • メソッド
                • Clear メソッド
                • Create メソッド
                • Load メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • Filter プロパティ
                • FilterText プロパティ
                • FocusBrush プロパティ
                • InputBackground プロパティ
                • InputForeground プロパティ
                • MouseOverBrush プロパティ
                • PressedBrush プロパティ
                • SelectedBackground プロパティ
                • SelectedOperation プロパティ
                • SupportedOperations プロパティ
              • フィールド
                • FocusBrushProperty フィールド
                • InputBackgroundProperty フィールド
                • InputForegroundProperty フィールド
                • MouseOverBrushProperty フィールド
                • PressedBrushProperty フィールド
                • SelectedBackgroundProperty フィールド
              • イベント
                • FilterChanged イベント
                • PropertyChanged イベント
            • DataGridToggleGroupButton
              • 概要
              • メンバ
              • DataGridToggleGroupButton コンストラクタ
            • DataGridVerticalFreezingSeparatorPresenter
              • 概要
              • メンバ
              • DataGridVerticalFreezingSeparatorPresenter コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • MouseOverBrush プロパティ
                • PressedBrush プロパティ
              • フィールド
                • MouseOverBrushProperty フィールド
                • PressedBrushProperty フィールド
            • DataGridViewport
              • 概要
              • メンバ
              • メソッド
                • ScrollToHorizontalOffset メソッド
                • ScrollToVerticalOffset メソッド
              • プロパティ
                • CellsRange プロパティ
                • Columns プロパティ
                • ExtentSize プロパティ
                • FirstVisibleColumn プロパティ
                • FirstVisibleRow プロパティ
                • HorizontalOffset プロパティ
                • LastVisibleColumn プロパティ
                • LastVisibleRow プロパティ
                • Rows プロパティ
                • Size プロパティ
                • VerticalOffset プロパティ
            • DataGridViewProperties
              • 概要
              • メンバ
              • DataGridViewProperties コンストラクタ
              • プロパティ
                • CellsAreaMargin プロパティ
                • IsDraggingVerticalFreezingSeparator プロパティ
                • IsOverVerticalFreezingSeparator プロパティ
              • イベント
                • PropertyChanged イベント
            • FilterDescription
              • 概要
              • メンバ
              • FilterDescription コンストラクタ
                • FilterDescription コンストラクタ()
                • FilterDescription コンストラクタ(String,DataGridFilterState)
              • メソッド
                • GetExpression<T> メソッド
                • GetPredicate<T> メソッド
              • プロパティ
                • PropertyName プロパティ
                • State プロパティ
            • FilterInfo
              • 概要
              • メンバ
              • FilterInfo コンストラクタ
              • プロパティ
                • FilterCombination プロパティ
                • FilterOperation プロパティ
                • FilterType プロパティ
                • Value プロパティ
            • GroupDescription
              • 概要
              • メンバ
              • GroupDescription コンストラクタ
              • プロパティ
                • PropertyName プロパティ
                • State プロパティ
            • NumericComparator
              • 概要
              • メンバ
              • NumericComparator コンストラクタ
              • プロパティ
                • Comparison プロパティ
                • ComparisonSymbol プロパティ
            • RecyclingPanel
              • 概要
              • メンバ
              • メソッド
                • ToString メソッド
            • SortDescription
              • 概要
              • メンバ
              • SortDescription コンストラクタ
                • SortDescription コンストラクタ()
                • SortDescription コンストラクタ(String,DataGridSortState)
              • プロパティ
                • PropertyName プロパティ
                • State プロパティ
          • 列挙型
            • C1DataGridScrollMode
            • C1DateTimeColumnEditMode
            • C1RowIndexHeaderMode
            • DataGridClipboardMode
            • DataGridColumnFreezing
            • DataGridColumnHeaderClickAction
            • DataGridDateTimeColumnEditMode
            • DataGridFilterCombination
            • DataGridFilterOperation
            • DataGridFilterType
            • DataGridGridLinesVisibility
            • DataGridGroupRowPosition
            • DataGridHeadersVisibility
            • DataGridNewRowVisibility
            • DataGridOptionsVisibility
            • DataGridRowDetailsVisibilityMode
            • DataGridRowType
            • DataGridScrollMode
            • DataGridScrollStepUnitType
            • DataGridSelectionMode
            • DataGridSortDirection
            • DataGridUnitType
            • FilterCombination
            • FilterOperation
            • FilterType
            • ScaleMode
          • 構造体
            • DataGridLength
              • 概要
              • メンバ
              • DataGridLength コンストラクタ
                • DataGridLength コンストラクタ(Double)
                • DataGridLength コンストラクタ(Double,DataGridUnitType)
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
                • ToString メソッド
              • プロパティ
                • Auto プロパティ
                • IsAbsolute プロパティ
                • IsAuto プロパティ
                • IsAutoStar プロパティ
                • IsStar プロパティ
                • Type プロパティ
                • Value プロパティ
              • オペレータ
                • 等価判定演算子 オペレータ
                • 等しくないか判定する演算子 オペレータ
            • DataGridScrollStep
              • 概要
              • メンバ
              • DataGridScrollStep コンストラクタ
                • DataGridScrollStep コンストラクタ(Double)
                • DataGridScrollStep コンストラクタ(Double,DataGridScrollStepUnitType)
              • メソッド
                • ToString メソッド
              • プロパティ
                • Discrete プロパティ
                • IsAbsolute プロパティ
                • IsDiscrete プロパティ
                • StepUnitType プロパティ
                • Value プロパティ
            • DataGridTextFilterEntry
              • 概要
              • メンバ
              • プロパティ
                • Label プロパティ
                • Operation プロパティ
          • インターフェース
            • IDataGridFilter
              • 概要
              • メンバ
              • メソッド
                • Clear メソッド
                • Create メソッド
                • Load メソッド
              • イベント
                • FilterChanged イベント
            • IDataGridFilterUnity
              • 概要
              • メンバ
              • プロパティ
                • Filter プロパティ
            • IDataGridInputHandlingStrategy
              • 概要
              • メンバ
              • メソッド
                • HandleKeyDown メソッド
          • デリゲート
            • C1CollectionChangedEventHandler
            • CancellingCellEditEventHandler
            • EndingCellEditEventHandler
            • LoadingFilterEventHandler
            • PreparingCellEditEventHandler
        • C1.Silverlight.DataGrid.Data 名前空間
          • 概要
          • クラス
            • BaseCollectionView
              • 概要
              • メンバ
              • BaseCollectionView コンストラクタ
                • BaseCollectionView コンストラクタ()
                • BaseCollectionView コンストラクタ(IEnumerable)
              • メソッド
                • AddNew メソッド
                • CancelEdit メソッド
                • CancelNew メソッド
                • CommitEdit メソッド
                • CommitNew メソッド
                • Contains メソッド
                • DeferRefresh メソッド
                • EditItem メソッド
                • MoveCurrentTo メソッド
                • MoveCurrentToFirst メソッド
                • MoveCurrentToLast メソッド
                • MoveCurrentToNext メソッド
                • MoveCurrentToPosition メソッド
                • MoveCurrentToPrevious メソッド
                • MoveToFirstPage メソッド
                • MoveToLastPage メソッド
                • MoveToNextPage メソッド
                • MoveToPage メソッド
                • MoveToPreviousPage メソッド
                • Refresh メソッド
                • Remove メソッド
                • RemoveAt メソッド
              • プロパティ
                • CanAddNew プロパティ
                • CanCancelEdit プロパティ
                • CanChangePage プロパティ
                • CanFilter プロパティ
                • CanGroup プロパティ
                • CanRemove プロパティ
                • CanSort プロパティ
                • CollectionView プロパティ
                • Culture プロパティ
                • CurrentAddItem プロパティ
                • CurrentEditItem プロパティ
                • CurrentItem プロパティ
                • CurrentPosition プロパティ
                • EditableCollectionView プロパティ
                • Filter プロパティ
                • GroupDescriptions プロパティ
                • Groups プロパティ
                • IsAddingNew プロパティ
                • IsCurrentAfterLast プロパティ
                • IsCurrentBeforeFirst プロパティ
                • IsEditingItem プロパティ
                • IsEmpty プロパティ
                • IsPageChanging プロパティ
                • ItemCount プロパティ
                • NewItemPlaceholderPosition プロパティ
                • PagedCollectionView プロパティ
                • PageIndex プロパティ
                • PageSize プロパティ
                • SortDescriptions プロパティ
                • SourceCollection プロパティ
                • TotalItemCount プロパティ
              • イベント
                • CollectionChanged イベント
                • CurrentChanged イベント
                • CurrentChanging イベント
                • PageChanged イベント
                • PageChanging イベント
          • インターフェース
            • ICollectionViewFilterExtension
              • 概要
              • メンバ
              • プロパティ
                • C1FilterDescriptions プロパティ
            • ICollectionViewGroupExtension
              • 概要
              • メンバ
              • プロパティ
                • C1GroupDescriptions プロパティ
            • ICollectionViewSortExtension
              • 概要
              • メンバ
              • プロパティ
                • C1SortDescriptions プロパティ
        • C1.Silverlight.DataGrid.Resources 名前空間
          • 概要
    • C1.Silverlight.DataGrid.Excel.5 アセンブリ
      • 名前空間
        • C1.Silverlight.DataGrid.Excel 名前空間
          • 概要
          • クラス
            • DataGridExtensions
              • 概要
              • メンバ
              • メソッド
                • Save メソッド
                  • Save(C1DataGrid,Stream,ExcelSaveOptions) メソッド
                  • Save(C1DataGrid,String,ExcelSaveOptions) メソッド
            • ExcelSaveOptions
              • 概要
              • メンバ
              • ExcelSaveOptions コンストラクタ
              • プロパティ
                • CollapsedGroupLevel プロパティ
                • CollapseGroupsBelowDetail プロパティ
                • CollapsibleGroups プロパティ
                • FileFormat プロパティ
                • KeepColumnWidths プロパティ
                • KeepRowHeights プロパティ
            • SaveOptions
              • 概要
              • メンバ
          • 列挙型
            • ExcelFileFormat
            • FileFormat
    • C1.Silverlight.DataGrid.Filters.5 アセンブリ
      • 名前空間
        • C1.Silverlight.DataGrid.Filters 名前空間
          • 概要
          • クラス
            • C1AdvancedFiltersBehavior
              • 概要
              • メンバ
              • C1AdvancedFiltersBehavior コンストラクタ
              • メソッド
                • GetAdvancedFiltersBehavior メソッド
                • SetAdvancedFiltersBehavior メソッド
              • フィールド
                • AdvancedFiltersBehaviorProperty フィールド
            • C1FullTextSearchBehavior
              • 概要
              • メンバ
              • C1FullTextSearchBehavior コンストラクタ
              • メソッド
                • GetFullTextSearchBehavior メソッド
                • SetFullTextSearchBehavior メソッド
              • プロパティ
                • Delay プロパティ
                • Filter プロパティ
                • HighlightedBackground プロパティ
                • HighlightedForeground プロパティ
              • フィールド
                • FilterProperty フィールド
                • FullTextSearchBehaviorProperty フィールド
                • HighlightedBackgroundProperty フィールド
                • HighlightedForegroundProperty フィールド
                • TextChangedDelayProperty フィールド
            • DataGridComboBoxTextFilter
              • 概要
              • メンバ
              • DataGridComboBoxTextFilter コンストラクタ
              • プロパティ
                • DisplayMemberPath プロパティ
                • ItemsSource プロパティ
                • ValueMemberPath プロパティ
              • フィールド
                • DisplayMemberPathProperty フィールド
                • ItemsSourceProperty フィールド
                • ValueMemberPathProperty フィールド
            • DataGridContentFilter
              • 概要
              • メンバ
              • DataGridContentFilter コンストラクタ
              • メソッド
                • Clear メソッド
                • Create メソッド
                • Load メソッド
              • プロパティ
                • ClearCommand プロパティ
                • FilterCommand プロパティ
                • FocusBrush プロパティ
                • MouseOverBrush プロパティ
                • PressedBrush プロパティ
                • SelectedBackground プロパティ
              • フィールド
                • ClearCommandProperty フィールド
                • FilterCommandProperty フィールド
                • FocusBrushProperty フィールド
                • MouseOverBrushProperty フィールド
                • PressedBrushProperty フィールド
                • SelectedBackgroundProperty フィールド
              • イベント
                • FilterChanged イベント
            • DataGridFilterItem
              • 概要
              • メンバ
              • DataGridFilterItem コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • IsCurrent プロパティ
                • SelectedBackground プロパティ
              • フィールド
                • IsCurrentProperty フィールド
                • SelectedBackgroundProperty フィールド
            • DataGridFilterList
              • 概要
              • メンバ
              • DataGridFilterList コンストラクタ
              • プロパティ
                • CurrentItem プロパティ
                • Filter プロパティ
                • FocusBrush プロパティ
                • Items プロパティ
                • MouseOverBrush プロパティ
                • PressedBrush プロパティ
                • SelectedBackground プロパティ
              • フィールド
                • CurrentItemProperty フィールド
                • FocusBrushProperty フィールド
                • ItemsProperty フィールド
                • MouseOverBrushProperty フィールド
                • PressedBrushProperty フィールド
                • SelectedBackgroundProperty フィールド
              • イベント
                • PropertyChanged イベント
            • DataGridFilterListPanel
              • 概要
              • メンバ
              • DataGridFilterListPanel コンストラクタ
            • DataGridFilterRow
              • 概要
              • メンバ
              • DataGridFilterRow コンストラクタ
              • メソッド
                • GetFilterOperation メソッド
                • SetFilterOperation メソッド
              • プロパティ
                • CellPadding プロパティ
                • Delay プロパティ
                • Watermark プロパティ
              • フィールド
                • CellPaddingProperty フィールド
                • DelayProperty フィールド
                • FilterOperationProperty フィールド
                • WatermarkProperty フィールド
            • DataGridFilterRowHeaderPresenter
              • 概要
              • メンバ
              • DataGridFilterRowHeaderPresenter コンストラクタ
            • DataGridMultiLineCombinationsItem
              • 概要
              • メンバ
              • DataGridMultiLineCombinationsItem コンストラクタ
              • プロパティ
                • AndText プロパティ
                • IsAnd プロパティ
                • IsNone プロパティ
                • IsNoneEnabled プロパティ
                • IsOr プロパティ
                • NoneText プロパティ
                • OrText プロパティ
                • Value プロパティ
              • イベント
                • PropertyChanged イベント
            • DataGridMultiLineDateTimeFilter
              • 概要
              • メンバ
              • DataGridMultiLineDateTimeFilter コンストラクタ
              • プロパティ
                • CustomDateFormat プロパティ
                • CustomTimeFormat プロパティ
                • DateFormat プロパティ
                • EditMode プロパティ
                • FirstDayOfWeek プロパティ
                • TimeFormat プロパティ
            • DataGridMultiLineDateTimeItem
              • 概要
              • メンバ
              • DataGridMultiLineDateTimeItem コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • CustomDateFormat プロパティ
                • CustomTimeFormat プロパティ
                • DateFormat プロパティ
                • EditMode プロパティ
                • FirstDayOfWeek プロパティ
                • Operation プロパティ
                • Operations プロパティ
                • TimeFormat プロパティ
                • Value プロパティ
              • フィールド
                • CustomDateFormatProperty フィールド
                • CustomTimeFormatProperty フィールド
                • DateFormatProperty フィールド
                • EditModeProperty フィールド
                • FirstDayOfWeekProperty フィールド
                • TimeFormatProperty フィールド
              • イベント
                • PropertyChanged イベント
            • DataGridMultiLineFilter
              • 概要
              • メンバ
              • メソッド
                • SetCustomDefaultValues メソッド
              • プロパティ
                • Filter プロパティ
                • FocusBrush プロパティ
                • Format プロパティ
                • InputBackground プロパティ
                • InputForeground プロパティ
                • MaxLines プロパティ
                • MouseOverBrush プロパティ
                • PressedBrush プロパティ
                • SelectedBackground プロパティ
              • フィールド
                • FocusBrushProperty フィールド
                • FormatProperty フィールド
                • InputBackgroundProperty フィールド
                • InputForegroundProperty フィールド
                • MaxLinesProperty フィールド
                • MouseOverBrushProperty フィールド
                • PressedBrushProperty フィールド
                • SelectedBackgroundProperty フィールド
              • イベント
                • PropertyChanged イベント
            • DataGridMultiLineItem
              • 概要
              • メンバ
              • プロパティ
                • FocusBrush プロパティ
                • Format プロパティ
                • InputBackground プロパティ
                • InputForeground プロパティ
                • MouseOverBrush プロパティ
                • PressedBrush プロパティ
                • SelectedBackground プロパティ
              • フィールド
                • FocusBrushProperty フィールド
                • FormatProperty フィールド
                • InputBackgroundProperty フィールド
                • InputForegroundProperty フィールド
                • MouseOverBrushProperty フィールド
                • PressedBrushProperty フィールド
                • SelectedBackgroundProperty フィールド
            • DataGridMultiLineNumericFilter
              • 概要
              • メンバ
              • DataGridMultiLineNumericFilter コンストラクタ
            • DataGridMultiLineNumericItem
              • 概要
              • メンバ
              • DataGridMultiLineNumericItem コンストラクタ
              • プロパティ
                • Operation プロパティ
                • Operations プロパティ
                • Value プロパティ
              • イベント
                • PropertyChanged イベント
            • DataGridMultiLineTextFilter
              • 概要
              • メンバ
              • DataGridMultiLineTextFilter コンストラクタ
            • DataGridMultiLineTextItem
              • 概要
              • メンバ
              • DataGridMultiLineTextItem コンストラクタ
              • プロパティ
                • Operation プロパティ
                • Operations プロパティ
                • Value プロパティ
              • イベント
                • PropertyChanged イベント
            • DataGridTextFilterHelper
              • 概要
              • メンバ
              • DataGridTextFilterHelper コンストラクタ
              • メソッド
                • BuildFilterState メソッド
                • GetTextFromState メソッド
    • C1.Silverlight.DataGrid.Ria.5 アセンブリ
      • 名前空間
        • C1.Silverlight.DataGrid.Ria 名前空間
          • 概要
          • クラス
            • C1DataPager
              • 概要
              • メンバ
              • C1DataPager コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • AutoEllipsis プロパティ
                • CanChangePage プロパティ
                • CanMoveToFirstPage プロパティ
                • CanMoveToLastPage プロパティ
                • CanMoveToNextPage プロパティ
                • CanMoveToPreviousPage プロパティ
                • CornerRadius プロパティ
                • DisplayMode プロパティ
                • IsTotalItemCountFixed プロパティ
                • ItemCount プロパティ
                • NumericButtonCount プロパティ
                • NumericButtonStyle プロパティ
                • PageCount プロパティ
                • PageIndex プロパティ
                • PageSize プロパティ
                • Source プロパティ
              • フィールド
                • AutoEllipsisProperty フィールド
                • CanChangePageProperty フィールド
                • CanMoveToFirstPageProperty フィールド
                • CanMoveToLastPageProperty フィールド
                • CanMoveToNextPageProperty フィールド
                • CanMoveToPreviousPageProperty フィールド
                • CornerRadiusProperty フィールド
                • DisplayModeProperty フィールド
                • IsTotalItemCountFixedProperty フィールド
                • ItemCountProperty フィールド
                • NumericButtonCountProperty フィールド
                • NumericButtonStyleProperty フィールド
                • PageCountProperty フィールド
                • PageIndexProperty フィールド
                • PageSizeProperty フィールド
                • SourceProperty フィールド
              • イベント
                • PageIndexChanged イベント
                • PageIndexChanging イベント
            • C1RiaAdapter
              • 概要
              • メンバ
              • C1RiaAdapter コンストラクタ
              • プロパティ
                • Data プロパティ
                • DataGrid プロパティ
                • FilterOperator プロパティ
                • InteractionMode プロパティ
                • UseDefaultFilters プロパティ
              • フィールド
                • DataGridProperty フィールド
                • DataProperty フィールド
                • FilterOperatorProperty フィールド
                • InteractionModeProperty フィールド
            • ComboBoxFilterOperator
              • 概要
              • メンバ
              • ComboBoxFilterOperator コンストラクタ
              • プロパティ
                • Comparison プロパティ
                • ComparisonSymbol プロパティ
            • DataGridRiaComboBoxFilter
              • 概要
              • メンバ
              • DataGridRiaComboBoxFilter コンストラクタ
              • メソッド
                • Clear メソッド
                • Create メソッド
                • Load メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • DropDownWidth プロパティ
                • FocusBrush プロパティ
                • InputBackground プロパティ
                • InputForeground プロパティ
                • MaxDropDownWidth プロパティ
                • MouseOverBrush プロパティ
                • PressedBrush プロパティ
                • SelectedBackground プロパティ
              • フィールド
                • DropDownWidthProperty フィールド
                • FocusBrushProperty フィールド
                • InputBackgroundProperty フィールド
                • InputForegroundProperty フィールド
                • MaxDropDownWidthProperty フィールド
                • MouseOverBrushProperty フィールド
                • PressedBrushProperty フィールド
                • SelectedBackgroundProperty フィールド
              • イベント
                • FilterChanged イベント
            • DataGridRiaNumericFilter
              • 概要
              • メンバ
              • DataGridRiaNumericFilter コンストラクタ
            • RiaCollectionView
              • 概要
              • メンバ
              • RiaCollectionView コンストラクタ
              • プロパティ
                • C1FilterDescriptions プロパティ
                • CanFilter プロパティ
                • CanGroup プロパティ
                • DataGrid プロパティ
                • DomainDataSource プロパティ
                • FilterOperator プロパティ
          • 列挙型
            • InteractionMode
            • PagerDisplayMode
        • C1.Silverlight.DataGrid.Ria.Resources 名前空間
          • 概要
    • C1.Silverlight.DataGrid.Summaries.5 アセンブリ
      • 名前空間
        • C1.Silverlight.DataGrid.Summaries 名前空間
          • 概要
          • クラス
            • C1GroupingWithSummariesBehavior
              • 概要
              • メンバ
              • C1GroupingWithSummariesBehavior コンストラクタ
              • メソッド
                • GetGroupingWithSummariesBehavior メソッド
                • SetGroupingWithSummariesBehavior メソッド
              • フィールド
                • GroupingWithSummariesBehaviorProperty フィールド
            • DataGridAggregate
              • 概要
              • メンバ
              • メソッド
                • Compute メソッド
                • GetAggregateFunctions メソッド
                • GetDataTemplateFromString メソッド
                • GetResult メソッド
                • GetResultText メソッド
                • SetAggregateFunctions メソッド
              • プロパティ
                • ResultFormat プロパティ
                • ResultTemplate プロパティ
              • フィールド
                • AggregateFormatProperty フィールド
                • AggregateFunctionsProperty フィールド
                • ResultTemplateProperty フィールド
            • DataGridAggregateAvg
              • 概要
              • メンバ
              • DataGridAggregateAvg コンストラクタ
              • メソッド
                • Compute メソッド
            • DataGridAggregateCount
              • 概要
              • メンバ
              • DataGridAggregateCount コンストラクタ
              • メソッド
                • Compute メソッド
            • DataGridAggregateDistinct
              • 概要
              • メンバ
              • DataGridAggregateDistinct コンストラクタ
              • メソッド
                • Compute メソッド
            • DataGridAggregateMax
              • 概要
              • メンバ
              • DataGridAggregateMax コンストラクタ
              • メソッド
                • Compute メソッド
            • DataGridAggregateMin
              • 概要
              • メンバ
              • DataGridAggregateMin コンストラクタ
              • メソッド
                • Compute メソッド
            • DataGridAggregatesCollection
              • 概要
              • メンバ
              • DataGridAggregatesCollection コンストラクタ
            • DataGridAggregateSum
              • 概要
              • メンバ
              • DataGridAggregateSum コンストラクタ
              • メソッド
                • Compute メソッド
            • DataGridAggregateWithFormat
              • 概要
              • メンバ
              • メソッド
                • GetResult メソッド
            • DataGridGroupWithSummaryRow
              • 概要
              • メンバ
              • DataGridGroupWithSummaryRow コンストラクタ
            • DataGridGroupWithSummaryRowPresenter
              • 概要
              • メンバ
              • DataGridGroupWithSummaryRowPresenter コンストラクタ
              • プロパティ
                • LeadingMargin プロパティ
              • フィールド
                • LeadingMarginProperty フィールド
            • DataGridSummaryRow
              • 概要
              • メンバ
              • DataGridSummaryRow コンストラクタ
    • C1.WPF.DataGrid.4.5.2 アセンブリ
      • 名前空間
        • C1.WPF.DataGrid 名前空間
          • 概要
          • クラス
            • C1CollectionChangedEventArgs
              • 概要
              • メンバ
              • C1CollectionChangedEventArgs コンストラクタ
              • プロパティ
                • AddedItems プロパティ
                • ItemPropertiesChanged プロパティ
                • RemovedItems プロパティ
            • C1DataGrid
              • 概要
              • メンバ
              • C1DataGrid コンストラクタ
              • メソッド
                • BeginEdit メソッド
                  • BeginEdit() メソッド
                  • BeginEdit(Int32,Int32) メソッド
                  • BeginEdit(DataGridCell) メソッド
                  • BeginEdit(RoutedEventArgs) メソッド
                • BeginNewRow メソッド
                • CancelEdit メソッド
                • EndEdit メソッド
                  • EndEdit() メソッド
                  • EndEdit(Boolean) メソッド
                  • EndEdit(Boolean,Boolean) メソッド
                • EndEditRow メソッド
                • EndNewRow メソッド
                • FilterBy メソッド
                  • FilterBy(DataGridColumn,DataGridFilterState) メソッド
                  • FilterBy(DataGridColumn,DataGridFilterState,Boolean) メソッド
                  • FilterBy(KeyValuePair<DataGridColumn,DataGridFilterState>[]) メソッド
                  • FilterBy(DataGridColumnValue<DataGridFilterState>[]) メソッド
                • GetCell メソッド
                • GetCellFromFrameworkElement メソッド
                • GetCellFromPoint メソッド
                • GetDetailFromPoint メソッド
                • GetPageImages メソッド
                  • GetPageImages(ScaleMode,Size,Thickness,Int32,Int32) メソッド
                  • GetPageImages(ScaleMode,Size,Thickness,Int32,Boolean,Int32) メソッド
                • GetPageImagesAsync メソッド
                • GroupBy メソッド
                  • GroupBy(DataGridColumn,DataGridSortDirection) メソッド
                  • GroupBy(DataGridColumn,DataGridSortDirection,Boolean) メソッド
                  • GroupBy(DataGridColumn[]) メソッド
                  • GroupBy(KeyValuePair<DataGridColumn,DataGridSortDirection>[]) メソッド
                  • GroupBy(DataGridColumnValue<DataGridSortDirection>[]) メソッド
                • MoveColumn メソッド
                • OnApplyTemplate メソッド
                • PageDown メソッド
                • PageUp メソッド
                • Print メソッド
                  • Print(String) メソッド
                  • Print(String,ScaleMode,Thickness,Int32) メソッド
                • Refresh メソッド
                • RefreshFilter メソッド
                • Reload メソッド
                • RemoveRow メソッド
                • RemoveRows メソッド
                  • RemoveRows(DataGridRow[]) メソッド
                  • RemoveRows(Int32[]) メソッド
                • ScrollIntoView メソッド
                  • ScrollIntoView(Object,DataGridColumn) メソッド
                  • ScrollIntoView() メソッド
                  • ScrollIntoView(Int32,Int32) メソッド
                  • ScrollIntoView(FrameworkElement) メソッド
                • SortBy メソッド
                  • SortBy(DataGridColumn,DataGridSortDirection) メソッド
                  • SortBy(DataGridColumn,DataGridSortDirection,Boolean) メソッド
                  • SortBy(DataGridColumn[]) メソッド
                  • SortBy(KeyValuePair<DataGridColumn,DataGridSortDirection>[]) メソッド
                  • SortBy(DataGridColumnValue<DataGridSortDirection>[]) メソッド
              • プロパティ
                • AlternatingRowBackground プロパティ
                • AlternatingRowForeground プロパティ
                • AutoGenerateColumns プロパティ
                • BodyRect プロパティ
                • BottomRows プロパティ
                • CanUserAddRows プロパティ
                • CanUserEditRows プロパティ
                • CanUserFilter プロパティ
                • CanUserFreezeColumns プロパティ
                • CanUserGroup プロパティ
                • CanUserRemoveRows プロパティ
                • CanUserReorderColumns プロパティ
                • CanUserResizeColumns プロパティ
                • CanUserResizeRows プロパティ
                • CanUserSelectByDragging プロパティ
                • CanUserSort プロパティ
                • CanUserToggleDetails プロパティ
                • CellStyle プロパティ
                • ClipboardCopyMode プロパティ
                • ClipboardPasteMode プロパティ
                • ColumnHeaderClickAction プロパティ
                • ColumnHeaderHeight プロパティ
                • ColumnHeaderOptionsVisibility プロパティ
                • ColumnHeaderStyle プロパティ
                • Columns プロパティ
                • ColumnWidth プロパティ
                • CurrentCell プロパティ
                • CurrentColumn プロパティ
                • CurrentRow プロパティ
                • DataSourceView プロパティ
                • DragOverColumnStyle プロパティ
                • DragSourceColumnStyle プロパティ
                • DropIndicatorStyle プロパティ
                • FilteredColumns プロパティ
                • FiltersCombination プロパティ
                • FilterStyle プロパティ
                • Focused プロパティ
                • FocusStyle プロパティ
                • FrozenBottomRowsCount プロパティ
                • FrozenColumnCount プロパティ
                • FrozenTopRowsCount プロパティ
                • GridLinesVisibility プロパティ
                • GroupColumnHeaderStyle プロパティ
                • GroupedColumns プロパティ
                • GroupingPanelBackground プロパティ
                • GroupingPanelForeground プロパティ
                • GroupingPanelStyle プロパティ
                • GroupRowHeaderStyle プロパティ
                • GroupRowHeight プロパティ
                • GroupRowPosition プロパティ
                • GroupRowStyle プロパティ
                • HeaderBackground プロパティ
                • HeaderForeground プロパティ
                • HeadersVisibility プロパティ
                • HorizontalGridLinesBrush プロパティ
                • HorizontalScrollBarVisibility プロパティ
                • IndentWidth プロパティ
                • IsAddingNewRowsAllowed プロパティ
                • IsDetailsTogglingAllowed プロパティ
                • IsEditingRowsAllowed プロパティ
                • IsFilteringRowsAllowed プロパティ
                • IsGroupingRowsAllowed プロパティ
                • IsLoading プロパティ
                • IsReadOnly プロパティ
                • IsRemovingRowsAllowed プロパティ
                • IsSortingRowsAllowed プロパティ
                • Item プロパティ
                  • Item(Int32,Int32) プロパティ
                  • Item(DataGridRow,DataGridColumn) プロパティ
                • ItemsSource プロパティ
                • LeadingColumnWidth プロパティ
                • LoadingIndicatorStyle プロパティ
                • MaxColumnWidth プロパティ
                • MaxRowHeight プロパティ
                • MergedRanges プロパティ
                • MinColumnWidth プロパティ
                • MinRowHeight プロパティ
                • MouseOverBrush プロパティ
                • NewRowHeaderStyle プロパティ
                • NewRowStyle プロパティ
                • NewRowVisibility プロパティ
                • PressedBrush プロパティ
                • RowBackground プロパティ
                • RowDetailsTemplate プロパティ
                • RowDetailsVisibilityMode プロパティ
                • RowForeground プロパティ
                • RowHeaderStyle プロパティ
                • RowHeaderWidth プロパティ
                • RowHeight プロパティ
                • Rows プロパティ
                • RowStyle プロパティ
                • ScrollBarStyle プロパティ
                • ScrollMode プロパティ
                • ScrollPreviewRowTemplate プロパティ
                • SelectedBackground プロパティ
                • SelectedIndex プロパティ
                • SelectedItem プロパティ
                • SelectedItems プロパティ
                • Selection プロパティ
                • SelectionMode プロパティ
                • ShowFluidMouseOver プロパティ
                • ShowGroupingPanel プロパティ
                • ShowValidationIndicators プロパティ
                • ShowVerticalFreezingSeparator プロパティ
                • SortedColumns プロパティ
                • TopRows プロパティ
                • ValidationBackground プロパティ
                • ValidationForeground プロパティ
                • VerticalFreezingSeparatorStyle プロパティ
                • VerticalFreezingSeparatorWidth プロパティ
                • VerticalGridLinesBrush プロパティ
                • VerticalScrollBarVisibility プロパティ
                • VerticalScrollStep プロパティ
                • Viewport プロパティ
              • フィールド
                • AlternatingRowBackgroundProperty フィールド
                • AlternatingRowForegroundProperty フィールド
                • AutoGenerateColumnsProperty フィールド
                • BodyRectProperty フィールド
                • CanUserAddRowsProperty フィールド
                • CanUserEditRowsProperty フィールド
                • CanUserFilterProperty フィールド
                • CanUserFreezeColumnsProperty フィールド
                • CanUserGroupProperty フィールド
                • CanUserRemoveRowsProperty フィールド
                • CanUserReorderColumnsProperty フィールド
                • CanUserResizeColumnsProperty フィールド
                • CanUserResizeRowsProperty フィールド
                • CanUserSelectByDraggingProperty フィールド
                • CanUserSortProperty フィールド
                • CanUserToggleDetailsProperty フィールド
                • CellStyleProperty フィールド
                • ClipboardCopyModeProperty フィールド
                • ClipboardPasteModeProperty フィールド
                • ColumnHeaderClickActionProperty フィールド
                • ColumnHeaderHeightProperty フィールド
                • ColumnHeaderOptionsVisibilityProperty フィールド
                • ColumnHeaderStyleProperty フィールド
                • ColumnWidthProperty フィールド
                • CurrentColumnProperty フィールド
                • CurrentRowProperty フィールド
                • DragOverColumnStyleProperty フィールド
                • DragSourceColumnStyleProperty フィールド
                • DropIndicatorStyleProperty フィールド
                • FiltersCombinationProperty フィールド
                • FilterStyleProperty フィールド
                • FocusStyleProperty フィールド
                • FrozenBottomRowsCountProperty フィールド
                • FrozenColumnCountProperty フィールド
                • FrozenTopRowsCountProperty フィールド
                • GridLinesVisibilityProperty フィールド
                • GroupColumnHeaderStyleProperty フィールド
                • GroupingPanelBackgroundProperty フィールド
                • GroupingPanelForegroundProperty フィールド
                • GroupingPanelStyleProperty フィールド
                • GroupRowHeaderStyleProperty フィールド
                • GroupRowHeightProperty フィールド
                • GroupRowPositionProperty フィールド
                • GroupRowStyleProperty フィールド
                • HeaderBackgroundProperty フィールド
                • HeaderForegroundProperty フィールド
                • HeadersVisibilityProperty フィールド
                • HorizontalGridLinesBrushProperty フィールド
                • HorizontalScrollBarVisibilityProperty フィールド
                • IndentWidthProperty フィールド
                • IsLoadingProperty フィールド
                • IsReadOnlyProperty フィールド
                • ItemsSourceProperty フィールド
                • LeadingColumnWidthProperty フィールド
                • LoadingIndicatorStyleProperty フィールド
                • MaxColumnWidthProperty フィールド
                • MaxRowHeightProperty フィールド
                • MinColumnWidthProperty フィールド
                • MinRowHeightProperty フィールド
                • MouseOverBrushProperty フィールド
                • NewRowHeaderStyleProperty フィールド
                • NewRowStyleProperty フィールド
                • NewRowVisibilityProperty フィールド
                • PressedBrushProperty フィールド
                • RowBackgroundProperty フィールド
                • RowDetailsTemplateProperty フィールド
                • RowDetailsVisibilityModeProperty フィールド
                • RowForegroundProperty フィールド
                • RowHeaderStyleProperty フィールド
                • RowHeaderWidthProperty フィールド
                • RowHeightProperty フィールド
                • RowStyleProperty フィールド
                • ScrollBarStyleProperty フィールド
                • ScrollModeProperty フィールド
                • ScrollPreviewRowTemplateProperty フィールド
                • SelectedBackgroundProperty フィールド
                • SelectedIndexProperty フィールド
                • SelectedItemProperty フィールド
                • SelectionModeProperty フィールド
                • ShowFluidMouseOverProperty フィールド
                • ShowGroupingPanelProperty フィールド
                • ShowValidationIndicatorsProperty フィールド
                • ShowVerticalFreezingSeparatorProperty フィールド
                • ValidationBackgroundProperty フィールド
                • ValidationForegroundProperty フィールド
                • VerticalFreezingSeparatorStyleProperty フィールド
                • VerticalFreezingSeparatorWidthProperty フィールド
                • VerticalGridLinesBrushProperty フィールド
                • VerticalScrollBarVisibilityProperty フィールド
                • VerticalScrollStepProperty フィールド
              • イベント
                • AutoGeneratedColumns イベント
                • AutoGeneratingColumn イベント
                • BeganEdit イベント
                • BeginningEdit イベント
                • BeginningNewRow イベント
                • BeginningRowEdit イベント
                • CanceledNewRow イベント
                • CanceledRowEdit イベント
                • CancelingEdit イベント
                • CancelingNewRow イベント
                • CancelingRowEdit イベント
                • ColumnHeaderDragCompleted イベント
                • ColumnHeaderDragDelta イベント
                • ColumnHeaderDragStarted イベント
                • ColumnReordered イベント
                • ColumnReordering イベント
                • ColumnResized イベント
                • ColumnResizing イベント
                • CommittedEdit イベント
                • CommittedNewRow イベント
                • CommittedRowEdit イベント
                • CommittingEdit イベント
                • CommittingNewRow イベント
                • CommittingRowEdit イベント
                • CreatingRow イベント
                • CurrentCellChanged イベント
                • DeletingRows イベント
                • FilterChanged イベント
                • FilterChanging イベント
                • FilterLoading イベント
                • FilterOpened イベント
                • FrozenBottomRowsCountChanged イベント
                • FrozenColumnCountChanged イベント
                • FrozenTopRowsCountChanged イベント
                • GetPageCompleted イベント
                • GroupChanged イベント
                • GroupChanging イベント
                • IsLoadingChanged イベント
                • IsMouseOverChanged イベント
                • KeyDown イベント
                • LeadingColumnWidthChanged イベント
                • LoadedCellPresenter イベント
                • LoadedColumnHeaderPresenter イベント
                • LoadedRowDetailsPresenter イベント
                • LoadedRowHeaderPresenter イベント
                • LoadedRowPresenter イベント
                • LoadingRow イベント
                • MergingCells イベント
                • PropertyChanged イベント
                • RowDetailsVisibilityChanged イベント
                • RowResized イベント
                • RowResizing イベント
                • RowsAdded イベント
                • RowsDeleted イベント
                • SelectionChanged イベント
                • SelectionChanging イベント
                • SelectionDragCompleted イベント
                • SelectionDragDelta イベント
                • SelectionDragStarted イベント
                • SortChanged イベント
                • SortChanging イベント
                • UnloadedCellPresenter イベント
                • UnloadedColumnHeaderPresenter イベント
                • UnloadedRowDetailsPresenter イベント
                • UnloadedRowHeaderPresenter イベント
                • UnloadedRowPresenter イベント
                • UnloadingRow イベント
            • C1DataGridFilterHelper
              • 概要
              • メンバ
              • メソッド
                • BuildFilterPredicate<T> メソッド
                • GetMatchingDisplayValue メソッド
                • GetPropertyValue<T> メソッド
            • C1RowIndexHeaderBehavior
              • 概要
              • メンバ
              • C1RowIndexHeaderBehavior コンストラクタ
              • メソッド
                • GetRowIndexHeaderBehavior メソッド
                • SetRowIndexHeaderBehavior メソッド
              • プロパティ
                • InitialIndex プロパティ
                • Mode プロパティ
                • StretchHeader プロパティ
              • フィールド
                • InitialIndexProperty フィールド
                • ModeProperty フィールド
                • StretchHeaderProperty フィールド
                • ValidationBehaviorProperty フィールド
            • C1ValidationBehavior
              • 概要
              • メンバ
              • C1ValidationBehavior コンストラクタ
              • メソッド
                • GetValidationBehavior メソッド
                • SetValidationBehavior メソッド
              • フィールド
                • ValidationBehaviorProperty フィールド
            • CustomPropertyInfo
              • 概要
              • メンバ
              • CustomPropertyInfo コンストラクタ
              • メソッド
                • Equals メソッド
                • GetAccessors メソッド
                  • GetAccessors(Boolean) メソッド
                • GetCustomAttributes メソッド
                  • GetCustomAttributes(Boolean) メソッド
                  • GetCustomAttributes(Type,Boolean) メソッド
                • GetGetMethod メソッド
                  • GetGetMethod(Boolean) メソッド
                • GetHashCode メソッド
                • GetIndexParameters メソッド
                • GetSetMethod メソッド
                  • GetSetMethod(Boolean) メソッド
                • GetValue メソッド
                  • GetValue(Object,Object[]) メソッド
                  • GetValue(Object,BindingFlags,Binder,Object[],CultureInfo) メソッド
                • IsDefined メソッド
                • SetValue メソッド
                  • SetValue(Object,Object,Object[]) メソッド
                  • SetValue(Object,Object,BindingFlags,Binder,Object[],CultureInfo) メソッド
              • プロパティ
                • Attributes プロパティ
                • CanRead プロパティ
                • CanWrite プロパティ
                • DeclaringType プロパティ
                • Name プロパティ
                • PropertyType プロパティ
                • ReflectedType プロパティ
            • DataGridAutoGeneratingColumnEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Cancel プロパティ
                • Column プロパティ
                • Property プロパティ
            • DataGridBeganEditEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Column プロパティ
                • EditingElement プロパティ
                • Row プロパティ
            • DataGridBeginningEditEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Cancel プロパティ
                • Column プロパティ
                • Row プロパティ
            • DataGridBeginningNewRowEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Cancel プロパティ
                • Item プロパティ
                • NewRow プロパティ
            • DataGridBoundColumn
              • 概要
              • メンバ
              • DataGridBoundColumn コンストラクタ
                • DataGridBoundColumn コンストラクタ()
                • DataGridBoundColumn コンストラクタ(PropertyInfo)
              • メソッド
                • BeginEdit メソッド
                • BindCellContent メソッド
                • CancelCellEdit メソッド
                • CreateCellContent メソッド
                • CreateGroupContent メソッド
                • EndEdit メソッド
                • GetActualCulture メソッド
                • GetActualFormat メソッド
                • GetCellContentRecyclingKey メソッド
                • GetCellEditingContent メソッド
                • GetCellValue メソッド
                • GetGroupText メソッド
                • PrepareCellForEdit メソッド
                • SetCellValue メソッド
                • UnbindCellContent メソッド
              • プロパティ
                • ActualFilterMemberPath プロパティ
                • ActualSortMemberPath プロパティ
                • AllowNull プロパティ
                • Binding プロパティ
                • Format プロパティ
                • IsEditable プロパティ
                • Name プロパティ
                • TextTrimming プロパティ
                • TextWrapping プロパティ
              • フィールド
                • AllowNullProperty フィールド
                • TextTrimmingProperty フィールド
                • TextWrappingProperty フィールド
            • DataGridCell
              • 概要
              • メンバ
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
                • ToString メソッド
              • プロパティ
                • Column プロパティ
                • DataGrid プロパティ
                • IsEditable プロパティ
                • IsEditing プロパティ
                • IsMouseOver プロパティ
                • IsSelectable プロパティ
                • IsSelected プロパティ
                • Presenter プロパティ
                • Row プロパティ
                • Text プロパティ
                • Value プロパティ
              • オペレータ
                • 等価判定演算子 オペレータ
                • 等しくないか判定する演算子 オペレータ
            • DataGridCellEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Cell プロパティ
            • DataGridCellPresenter
              • 概要
              • メンバ
              • DataGridCellPresenter コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
                • UpdateCurrentCell メソッド
                • UpdateEditingCell メソッド
                • UpdateLines メソッド
                • UpdateMouseOver メソッド
                • UpdateSelection メソッド
                • UpdateValidationState メソッド
              • プロパティ
                • BottomLineBrush プロパティ
                • Cell プロパティ
                • Column プロパティ
                • CornerRadius プロパティ
                • DataGrid プロパティ
                • FocusStyle プロパティ
                • IsCurrent プロパティ
                • IsEditing プロパティ
                • IsSelected プロパティ
                • LeftLineBrush プロパティ
                • MergedRange プロパティ
                • MouseOverBrush プロパティ
                • PressedBrush プロパティ
                • RightLineBrush プロパティ
                • Row プロパティ
                • SelectedBackground プロパティ
                • TopLineBrush プロパティ
                • ValidationBackground プロパティ
                • ValidationState プロパティ
              • フィールド
                • BottomLineBrushProperty フィールド
                • CornerRadiusProperty フィールド
                • FocusStyleProperty フィールド
                • IsCurrentProperty フィールド
                • IsEditingProperty フィールド
                • IsSelectedProperty フィールド
                • LeftLineBrushProperty フィールド
                • MouseOverBrushProperty フィールド
                • PressedBrushProperty フィールド
                • RightLineBrushProperty フィールド
                • SelectedBackgroundProperty フィールド
                • TopLineBrushProperty フィールド
                • ValidationBackgroundProperty フィールド
                • ValidationStateProperty フィールド
              • イベント
                • IsMouseOverChanged イベント
                • MouseLeftButtonDown イベント
                • MouseLeftButtonUp イベント
                • PropertyChanged イベント
            • DataGridCellsPanel
              • 概要
              • メンバ
              • DataGridCellsPanel コンストラクタ
              • メソッド
                • UpdateCurrentCell メソッド
                • UpdateLines メソッド
                • UpdateMouseOver メソッド
                • UpdateSelection メソッド
                • UpdateValidationState メソッド
              • プロパティ
                • RowPresenter プロパティ
            • DataGridCellsRange
              • 概要
              • メンバ
              • DataGridCellsRange コンストラクタ
                • DataGridCellsRange コンストラクタ(DataGridRow)
                • DataGridCellsRange コンストラクタ(DataGridColumn)
                • DataGridCellsRange コンストラクタ(DataGridColumn,DataGridColumn)
                • DataGridCellsRange コンストラクタ(DataGridRow,DataGridRow)
                • DataGridCellsRange コンストラクタ(DataGridCell)
                • DataGridCellsRange コンストラクタ(DataGridCell,DataGridCell)
                • DataGridCellsRange コンストラクタ(DataGridCellsRange)
              • メソッド
                • Contains メソッド
                  • Contains(DataGridCellsRange) メソッド
                  • Contains(DataGridCell) メソッド
                  • Contains(DataGridRow) メソッド
                  • Contains(DataGridColumn) メソッド
                • Equals メソッド
                • GetHashCode メソッド
                • Intersects メソッド
                • IsSingleCell メソッド
                • IsSingleColumn メソッド
                • IsSingleRow メソッド
                • Subtract メソッド
                • ToString メソッド
              • プロパティ
                • BottomRightCell プロパティ
                • Columns プロパティ
                • IsValid プロパティ
                • Rows プロパティ
                • TopLeftCell プロパティ
              • オペレータ
                • 等価判定演算子 オペレータ
                • 等しくないか判定する演算子 オペレータ
            • DataGridCellsRangeCollection
              • 概要
              • メンバ
              • メソッド
                • Add メソッド
                • Clean メソッド
                • Clear メソッド
                • Contains メソッド
                  • Contains(DataGridCellsRange) メソッド
                  • Contains(DataGridCellsRange,Boolean) メソッド
                  • Contains(DataGridCell,Boolean) メソッド
                  • Contains(DataGridRow,Boolean) メソッド
                  • Contains(DataGridColumn,Boolean) メソッド
                • CopyTo メソッド
                • Remove メソッド
                  • Remove(DataGridCellsRange) メソッド
                  • Remove(DataGridRow) メソッド
                  • Remove(DataGridColumn) メソッド
                • ToString メソッド
              • プロパティ
                • Columns プロパティ
                • Count プロパティ
                • IsReadOnly プロパティ
                • Rows プロパティ
            • DataGridCheckBoxColumn
              • 概要
              • メンバ
              • DataGridCheckBoxColumn コンストラクタ
                • DataGridCheckBoxColumn コンストラクタ()
                • DataGridCheckBoxColumn コンストラクタ(PropertyInfo)
              • メソッド
                • BeginEdit メソッド
                • BindCellContent メソッド
                • CancelCellEdit メソッド
                • CreateCellContent メソッド
                • EndEdit メソッド
                • GetCellContentRecyclingKey メソッド
                • GetCellEditingContent メソッド
                • GetCellText メソッド
                • GetFilter メソッド
                • PrepareCellForEdit メソッド
              • プロパティ
                • CheckedText プロパティ
                • UncheckedText プロパティ
                • UndefinedText プロパティ
              • フィールド
                • CheckedTextProperty フィールド
                • UncheckedTextProperty フィールド
                • UndefinedTextProperty フィールド
            • DataGridCheckBoxFilter
              • 概要
              • メンバ
              • DataGridCheckBoxFilter コンストラクタ
              • メソッド
                • Clear メソッド
                • Create メソッド
                • Load メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • Filter プロパティ
                • FocusBrush プロパティ
                • InputBackground プロパティ
                • InputForeground プロパティ
                • IsChecked プロパティ
                • IsThreeState プロパティ
                • MouseOverBrush プロパティ
                • PressedBrush プロパティ
              • フィールド
                • FocusBrushProperty フィールド
                • InputBackgroundProperty フィールド
                • InputForegroundProperty フィールド
                • MouseOverBrushProperty フィールド
                • PressedBrushProperty フィールド
              • イベント
                • FilterChanged イベント
                • PropertyChanged イベント
            • DataGridColumn
              • 概要
              • メンバ
              • メソッド
                • BeginEdit メソッド
                • BindCellContent メソッド
                • CancelCellEdit メソッド
                • CreateCellContent メソッド
                • CreateGroupContent メソッド
                • EndEdit メソッド
                • GetCellContentRecyclingKey メソッド
                • GetCellEditingContent メソッド
                • GetCellText メソッド
                • GetCellValue メソッド
                • GetColumnText メソッド
                • GetFilter メソッド
                • GetGroupText メソッド
                • PrepareCellForEdit メソッド
                • SetCellValue メソッド
                • ToString メソッド
                • UnbindCellContent メソッド
              • プロパティ
                • ActualCanUserFilter プロパティ
                • ActualCanUserGroup プロパティ
                • ActualCanUserResize プロパティ
                • ActualCanUserSort プロパティ
                • ActualFilterMemberPath プロパティ
                • ActualGroupHeader プロパティ
                • ActualSortMemberPath プロパティ
                • ActualWidth プロパティ
                • CanUserFilter プロパティ
                • CanUserGroup プロパティ
                • CanUserMove プロパティ
                • CanUserResize プロパティ
                • CanUserResizeRows プロパティ
                • CanUserSort プロパティ
                • CellContentStyle プロパティ
                • CellEditingContentStyle プロパティ
                • CellStyle プロパティ
                • DataGrid プロパティ
                • DefaultAutoWidth プロパティ
                • DisplayIndex プロパティ
                • EditOnSelection プロパティ
                • Filter プロパティ
                • FilterMemberPath プロパティ
                • FilterState プロパティ
                • Format プロパティ
                • GroupContentStyle プロパティ
                • GroupHeader プロパティ
                • GroupState プロパティ
                • Header プロパティ
                • HeaderPresenter プロパティ
                • HeaderStyle プロパティ
                • HorizontalAlignment プロパティ
                • HorizontalOffset プロパティ
                • Index プロパティ
                • IsAutoGenerated プロパティ
                • IsEditable プロパティ
                • IsFrozen プロパティ
                • IsMouseOver プロパティ
                • IsReadOnly プロパティ
                • IsSelectable プロパティ
                • IsSelected プロパティ
                • MaxWidth プロパティ
                • MinWidth プロパティ
                • Name プロパティ
                • SortMemberPath プロパティ
                • SortState プロパティ
                • Tag プロパティ
                • VerticalAlignment プロパティ
                • Visibility プロパティ
                • Width プロパティ
              • フィールド
                • CanUserFilterProperty フィールド
                • CanUserGroupProperty フィールド
                • CanUserMoveProperty フィールド
                • CanUserResizeProperty フィールド
                • CanUserResizeRowsProperty フィールド
                • CanUserSortProperty フィールド
                • CellContentStyleProperty フィールド
                • CellEditingContentStyleProperty フィールド
                • CellStyleProperty フィールド
                • EditOnSelectionProperty フィールド
                • FilterMemberPathProperty フィールド
                • GroupContentStyleProperty フィールド
                • GroupHeaderProperty フィールド
                • HeaderProperty フィールド
                • HeaderStyleProperty フィールド
                • HorizontalAlignmentProperty フィールド
                • IsReadOnlyProperty フィールド
                • IsSelectableProperty フィールド
                • MaxWidthProperty フィールド
                • MinWidthProperty フィールド
                • SortMemberPathProperty フィールド
                • TagProperty フィールド
                • VerticalAlignmentProperty フィールド
                • VisibilityProperty フィールド
                • WidthProperty フィールド
              • イベント
                • FilterLoading イベント
                • FilterMemberPathChanged イベント
                • PropertyChanged イベント
                • SortMemberPathChanged イベント
                • VisibilityChanged イベント
                • WidthChanged イベント
            • DataGridColumnCollection
              • 概要
              • メンバ
              • メソッド
                • Contains メソッド
                  • Contains(String) メソッド
                • GetFirstVisibleColumn メソッド
                • GetLastVisibleColumn メソッド
                • GetVisibleColumnsFromIndex メソッド
                • GetVisibleColumnsFromLeft メソッド
                • GetVisibleColumnsFromRight メソッド
              • プロパティ
                • Item プロパティ
                  • Item(Int32) プロパティ
                  • Item(String) プロパティ
              • イベント
                • CollectionChanged イベント
            • DataGridColumnEditableValueEventArgs<T>
              • 概要
              • メンバ
              • DataGridColumnEditableValueEventArgs<T> コンストラクタ
              • プロパティ
                • Value プロパティ
            • DataGridColumnEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Column プロパティ
            • DataGridColumnHeaderPresenter
              • 概要
              • メンバ
              • DataGridColumnHeaderPresenter コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • Column プロパティ
                • DataGrid プロパティ
                • Filter プロパティ
                • IsEditing プロパティ
                • IsFiltering プロパティ
                • IsInGroupingPanel プロパティ
                • IsMerging プロパティ
                • IsSelected プロパティ
                • MouseOverBrush プロパティ
                • OptionsVisibility プロパティ
                • PressedBrush プロパティ
                • RemoveButtonVisibility プロパティ
                • SelectedBackground プロパティ
              • フィールド
                • IsEditingProperty フィールド
                • IsFilteringProperty フィールド
                • IsInGroupingPanelProperty フィールド
                • IsMergingProperty フィールド
                • IsSelectedProperty フィールド
                • MouseOverBrushProperty フィールド
                • OptionsVisibilityProperty フィールド
                • PressedBrushProperty フィールド
                • RemoveButtonVisibilityProperty フィールド
                • SelectedBackgroundProperty フィールド
              • イベント
                • AutoSized イベント
                • FilterChanged イベント
                • FilterLoading イベント
                • FilterOpened イベント
                • IsMouseOverChanged イベント
                • PropertyChanged イベント
                • Resized イベント
                • Resizing イベント
            • DataGridColumnHeaderRow
              • 概要
              • メンバ
              • DataGridColumnHeaderRow コンストラクタ
            • DataGridColumnReorderingEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Cancel プロパティ
                • Column プロパティ
                • TargetColumnIndex プロパティ
            • DataGridColumnsHeaderPanel
              • 概要
              • メンバ
              • DataGridColumnsHeaderPanel コンストラクタ
              • プロパティ
                • ClipBottomMargin プロパティ
                • ClipTopMargin プロパティ
                • DataGrid プロパティ
                • Panel プロパティ
              • フィールド
                • ClipBottomMarginProperty フィールド
                • ClipTopMarginProperty フィールド
            • DataGridColumnValue<T>
              • 概要
              • メンバ
              • DataGridColumnValue<T> コンストラクタ
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
              • プロパティ
                • Column プロパティ
                • Value プロパティ
            • DataGridColumnValueEventArgs<T>
              • 概要
              • メンバ
              • プロパティ
                • Value プロパティ
            • DataGridComboBoxColumn
              • 概要
              • メンバ
              • DataGridComboBoxColumn コンストラクタ
                • DataGridComboBoxColumn コンストラクタ()
                • DataGridComboBoxColumn コンストラクタ(PropertyInfo)
              • メソッド
                • BeginEdit メソッド
                • CancelCellEdit メソッド
                • EndEdit メソッド
                • GetCellEditingContent メソッド
                • GetFilter メソッド
                • PrepareCellForEdit メソッド
              • プロパティ
                • DefaultAutoWidth プロパティ
                • DisplayMemberPath プロパティ
                • DropDownHeight プロパティ
                • DropDownWidth プロパティ
                • ItemNotFoundText プロパティ
                • ItemsSource プロパティ
                • ItemTemplate プロパティ
                • MaxDropDownHeight プロパティ
                • MaxDropDownWidth プロパティ
                • SelectedValuePath プロパティ
              • フィールド
                • ItemsSourceProperty フィールド
            • DataGridCreatingRowEventArgs
              • 概要
              • メンバ
              • プロパティ
                • DataItem プロパティ
                • Row プロパティ
                • Type プロパティ
            • DataGridDateTimeColumn
              • 概要
              • メンバ
              • DataGridDateTimeColumn コンストラクタ
                • DataGridDateTimeColumn コンストラクタ()
                • DataGridDateTimeColumn コンストラクタ(PropertyInfo)
              • メソッド
                • BeginEdit メソッド
                • CancelCellEdit メソッド
                • EndEdit メソッド
                • GetActualFormat メソッド
                • GetCellEditingContent メソッド
                • GetFilter メソッド
                • PrepareCellForEdit メソッド
              • プロパティ
                • CustomDateFormat プロパティ
                • CustomTimeFormat プロパティ
                • DateFormat プロパティ
                • EditMode プロパティ
                • FirstDayOfWeek プロパティ
                • Format プロパティ
                • MaxDate プロパティ
                • MinDate プロパティ
                • TimeFormat プロパティ
              • フィールド
                • CustomDateFormatProperty フィールド
                • CustomTimeFormatProperty フィールド
                • DateFormatProperty フィールド
                • MaxDateProperty フィールド
                • MinDateProperty フィールド
                • TimeFormatProperty フィールド
            • DataGridDateTimeFilter
              • 概要
              • メンバ
              • DataGridDateTimeFilter コンストラクタ
              • メソッド
                • Clear メソッド
                • Create メソッド
                • Load メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • DateFormat プロパティ
                • EditMode プロパティ
                • EndDate プロパティ
                • Filter プロパティ
                • FirstDayOfWeek プロパティ
                • FocusBrush プロパティ
                • InputBackground プロパティ
                • InputForeground プロパティ
                • MouseOverBrush プロパティ
                • PressedBrush プロパティ
                • SelectedBackground プロパティ
                • StartDate プロパティ
                • TimeFormat プロパティ
              • フィールド
                • FocusBrushProperty フィールド
                • InputBackgroundProperty フィールド
                • InputForegroundProperty フィールド
                • MouseOverBrushProperty フィールド
                • PressedBrushProperty フィールド
                • SelectedBackgroundProperty フィールド
              • イベント
                • FilterChanged イベント
                • PropertyChanged イベント
            • DataGridDefaultInputHandlingStrategy
              • 概要
              • メンバ
              • DataGridDefaultInputHandlingStrategy コンストラクタ
              • メソッド
                • GetBottomCell メソッド
                • GetBottomVisibleRow メソッド
                • GetClipboardContent メソッド
                • GetLeftMostCell メソッド
                • GetLeftMostVisibleColumn メソッド
                • GetNextEditableCell メソッド
                • GetNextSelectableCell メソッド
                • GetNextVisibleColumn メソッド
                • GetNextVisibleRow メソッド
                • GetPreviousEditableCell メソッド
                • GetPreviousSelectableCell メソッド
                • GetPreviousVisibleColumn メソッド
                • GetPreviousVisibleRow メソッド
                • GetRightMostCell メソッド
                • GetRightMostVisibleColumn メソッド
                • GetTopCell メソッド
                • GetTopVisibleRow メソッド
                • GoToBottomCell メソッド
                • GoToDownCell メソッド
                  • GoToDownCell(DataGridCell) メソッド
                  • GoToDownCell(DataGridCell,Boolean,Boolean) メソッド
                • GoToFirstCell メソッド
                • GoToLastCell メソッド
                • GoToLeftCell メソッド
                  • GoToLeftCell(DataGridCell) メソッド
                  • GoToLeftCell(DataGridCell,Boolean,Boolean) メソッド
                • GoToLeftMostCell メソッド
                  • GoToLeftMostCell(DataGridCell) メソッド
                  • GoToLeftMostCell(DataGridCell,Boolean,Boolean) メソッド
                • GoToRightCell メソッド
                  • GoToRightCell(DataGridCell) メソッド
                  • GoToRightCell(DataGridCell,Boolean,Boolean) メソッド
                • GoToRightMostCell メソッド
                  • GoToRightMostCell(DataGridCell) メソッド
                  • GoToRightMostCell(DataGridCell,Boolean,Boolean) メソッド
                • GoToTopCell メソッド
                • GoToUpCell メソッド
                  • GoToUpCell(DataGridCell) メソッド
                  • GoToUpCell(DataGridCell,Boolean,Boolean) メソッド
                • HandleKeyDown メソッド
                • SetClipboardContent メソッド
                • SetCurrentCell メソッド
              • プロパティ
                • DataGrid プロパティ
                • SelectionManager プロパティ
            • DataGridDeletingRowsEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Cancel プロパティ
                • DeletedRows プロパティ
            • DataGridDetailsPresenter
              • 概要
              • メンバ
              • DataGridDetailsPresenter コンストラクタ
              • プロパティ
                • DataGrid プロパティ
                • HorizontalGridLineBrush プロパティ
                • HorizontalGridLineVisibility プロパティ
                • Row プロパティ
              • フィールド
                • HorizontalGridLineBrushProperty フィールド
                • HorizontalGridLineVisibilityProperty フィールド
            • DataGridEditingRowEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Cancel プロパティ
            • DataGridEndingEditEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Cancel プロパティ
                • Column プロパティ
                • EditingElement プロパティ
                • Row プロパティ
            • DataGridEndingNewRowEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Cancel プロパティ
                • NewRow プロパティ
            • DataGridFilter
              • 概要
              • メンバ
              • DataGridFilter コンストラクタ
              • メソッド
                • Clear メソッド
                • Create メソッド
                • Load メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • FocusBrush プロパティ
                • InnerControl プロパティ
                • MouseOverBrush プロパティ
                • PressedBrush プロパティ
              • フィールド
                • FocusBrushProperty フィールド
                • MouseOverBrushProperty フィールド
                • PressedBrushProperty フィールド
              • イベント
                • FilterChanged イベント
            • DataGridFilterChangedEventArgs
              • 概要
              • メンバ
              • プロパティ
                • NewFilteredColumns プロパティ
                • OldFilteredColumns プロパティ
            • DataGridFilterChangingEventArgs
              • 概要
              • メンバ
              • プロパティ
                • ChangingColumns プロパティ
            • DataGridFilterException
              • 概要
              • メンバ
              • DataGridFilterException コンストラクタ
                • DataGridFilterException コンストラクタ(String)
                • DataGridFilterException コンストラクタ(String,Exception)
            • DataGridFilterInfo
              • 概要
              • メンバ
              • DataGridFilterInfo コンストラクタ
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
              • プロパティ
                • FilterCombination プロパティ
                • FilterOperation プロパティ
                • FilterType プロパティ
                • Value プロパティ
            • DataGridFilterLoadingEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Filter プロパティ
            • DataGridFilterState
              • 概要
              • メンバ
              • DataGridFilterState コンストラクタ
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
              • プロパティ
                • FilterInfo プロパティ
                • Tag プロパティ
            • DataGridFilterTextInfo
              • 概要
              • メンバ
              • DataGridFilterTextInfo コンストラクタ
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
              • プロパティ
                • FilterSource プロパティ
                • FilterType プロパティ
                • MatchCase プロパティ
                • MatchWholeWord プロパティ
                • TreatSpacesAsAndOperator プロパティ
            • DataGridFinalizeEditingException
              • 概要
              • メンバ
              • DataGridFinalizeEditingException コンストラクタ
            • DataGridFocusPresenter
              • 概要
              • メンバ
              • DataGridFocusPresenter コンストラクタ
            • DataGridGettingCellValueEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Value プロパティ
            • DataGridGroupChangedEventArgs
              • 概要
              • メンバ
              • プロパティ
                • NewGroupedColumns プロパティ
                • OldGroupedColumns プロパティ
            • DataGridGroupChangingEventArgs
              • 概要
              • メンバ
              • プロパティ
                • ChangingColumns プロパティ
            • DataGridGroupColumnHeaderPresenter
              • 概要
              • メンバ
              • DataGridGroupColumnHeaderPresenter コンストラクタ
            • DataGridGroupException
              • 概要
              • メンバ
              • DataGridGroupException コンストラクタ
                • DataGridGroupException コンストラクタ(String)
                • DataGridGroupException コンストラクタ(String,Exception)
            • DataGridGroupingPanel
              • 概要
              • メンバ
              • DataGridGroupingPanel コンストラクタ
              • プロパティ
                • ColumnsHeaderGap プロパティ
                • DataGrid プロパティ
                • IndentHeight プロパティ
              • フィールド
                • ColumnsHeaderGapProperty フィールド
                • IndentHeightProperty フィールド
            • DataGridGroupingPresenter
              • 概要
              • メンバ
              • DataGridGroupingPresenter コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • IsEmpty プロパティ
                • Panel プロパティ
              • フィールド
                • IsEmptyProperty フィールド
              • イベント
                • GroupsChanged イベント
            • DataGridGroupRow
              • 概要
              • メンバ
              • DataGridGroupRow コンストラクタ
              • メソッド
                • GetGroupText メソッド
              • プロパティ
                • Column プロパティ
                • GroupKeys プロパティ
                • GroupRowsVisibility プロパティ
                • Level プロパティ
                • Rows プロパティ
              • イベント
                • GroupRowsVisibilityChanged イベント
            • DataGridGroupRowPresenter
              • 概要
              • メンバ
              • DataGridGroupRowPresenter コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • ButtonBackground プロパティ
                • ButtonForeground プロパティ
                • GroupContent プロパティ
                • GroupContentMargin プロパティ
                • IsChecked プロパティ
              • フィールド
                • ButtonBackgroundProperty フィールド
                • ButtonForegroundProperty フィールド
                • GroupContentMarginProperty フィールド
                • GroupContentProperty フィールド
                • IsCheckedProperty フィールド
            • DataGridGroupState
              • 概要
              • メンバ
              • メソッド
                • ToString メソッド
              • プロパティ
                • Direction プロパティ
                • Index プロパティ
              • イベント
                • PropertyChanged イベント
            • DataGridHyperlinkColumn
              • 概要
              • メンバ
              • DataGridHyperlinkColumn コンストラクタ
                • DataGridHyperlinkColumn コンストラクタ()
                • DataGridHyperlinkColumn コンストラクタ(PropertyInfo)
              • メソッド
                • BindCellContent メソッド
                • CreateCellContent メソッド
                • GetCellContentRecyclingKey メソッド
                • GetCellText メソッド
                • GetFilter メソッド
                • UnbindCellContent メソッド
              • プロパティ
                • ContentTemplate プロパティ
                • IsEditable プロパティ
                • TargetName プロパティ
              • イベント
                • Click イベント
            • DataGridImageColumn
              • 概要
              • メンバ
              • DataGridImageColumn コンストラクタ
                • DataGridImageColumn コンストラクタ()
                • DataGridImageColumn コンストラクタ(PropertyInfo)
              • メソッド
                • BindCellContent メソッド
                • CreateCellContent メソッド
                • CreateGroupContent メソッド
                • GetCellContentRecyclingKey メソッド
              • プロパティ
                • ImageNotFoundSource プロパティ
                • IsEditable プロパティ
                • Stretch プロパティ
            • DataGridMergingCellsEventArgs
              • 概要
              • メンバ
              • メソッド
                • Merge メソッド
            • DataGridMultiValueFilter
              • 概要
              • メンバ
              • DataGridMultiValueFilter コンストラクタ
              • メソッド
                • Clear メソッド
                • Create メソッド
                • Load メソッド
                • OnApplyTemplate メソッド
                • SetIsVirtualizing メソッド
              • プロパティ
                • Filter プロパティ
                • FocusBrush プロパティ
                • InputBackground プロパティ
                • InputForeground プロパティ
                • ItemStyle プロパティ
                • MouseOverBrush プロパティ
                • PressedBrush プロパティ
                • ValueMemberPath プロパティ
              • フィールド
                • FilterProperty フィールド
                • FocusBrushProperty フィールド
                • InputBackgroundProperty フィールド
                • InputForegroundProperty フィールド
                • ItemStyleProperty フィールド
                • MouseOverBrushProperty フィールド
                • PressedBrushProperty フィールド
                • ValueMemberPathProperty フィールド
              • イベント
                • FilterChanged イベント
                • PropertyChanged イベント
            • DataGridNewRow
              • 概要
              • メンバ
              • DataGridNewRow コンストラクタ
              • プロパティ
                • IsEnteringNewRow プロパティ
              • イベント
                • IsEnteringNewRowChanged イベント
                • IsEnteringNewRowChanging イベント
            • DataGridNewRowHeaderPresenter
              • 概要
              • メンバ
              • DataGridNewRowHeaderPresenter コンストラクタ
            • DataGridNewRowPresenter
              • 概要
              • メンバ
              • DataGridNewRowPresenter コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • WatermarkText プロパティ
              • フィールド
                • WatermarkTextProperty フィールド
            • DataGridNumericColumn
              • 概要
              • メンバ
              • DataGridNumericColumn コンストラクタ
                • DataGridNumericColumn コンストラクタ()
                • DataGridNumericColumn コンストラクタ(PropertyInfo)
              • メソッド
                • BeginEdit メソッド
                • CancelCellEdit メソッド
                • EndEdit メソッド
                • GetCellEditingContent メソッド
                • GetFilter メソッド
                • PrepareCellForEdit メソッド
              • プロパティ
                • HandleUpDownKeys プロパティ
                • Maximum プロパティ
                • Minimum プロパティ
                • RangeValidationMode プロパティ
                • ShowButtons プロパティ
              • フィールド
                • HandleUpDownKeysProperty フィールド
                • MaximumProperty フィールド
                • MinimumProperty フィールド
                • RangeValidationModeProperty フィールド
                • ShowButtonsProperty フィールド
            • DataGridNumericFilter
              • 概要
              • メンバ
              • DataGridNumericFilter コンストラクタ
              • メソッド
                • Clear メソッド
                • Create メソッド
                • Load メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • Combination プロパティ
                • Filter プロパティ
                • FirstComparator プロパティ
                • FirstValue プロパティ
                • FocusBrush プロパティ
                • Format プロパティ
                • InputBackground プロパティ
                • InputForeground プロパティ
                • MouseOverBrush プロパティ
                • Operators プロパティ
                • PressedBrush プロパティ
                • SecondComparator プロパティ
                • SecondValue プロパティ
                • SelectedBackground プロパティ
              • フィールド
                • FocusBrushProperty フィールド
                • InputBackgroundProperty フィールド
                • InputForegroundProperty フィールド
                • MouseOverBrushProperty フィールド
                • PressedBrushProperty フィールド
                • SelectedBackgroundProperty フィールド
              • イベント
                • FilterChanged イベント
                • PropertyChanged イベント
            • DataGridRow
              • 概要
              • メンバ
              • DataGridRow コンストラクタ
              • メソッド
                • Refresh メソッド
                • ToString メソッド
                • Validate メソッド
                  • Validate() メソッド
                  • Validate(Boolean) メソッド
              • プロパティ
                • ActualCanUserToggleDetails プロパティ
                • ActualDetailsVisibility プロパティ
                • ActualHeight プロパティ
                • ActualHeightWithoutDetails プロパティ
                • CanUserResize プロパティ
                • CanUserToggleDetails プロパティ
                • CellStyle プロパティ
                • DataGrid プロパティ
                • DataItem プロパティ
                • DetailsPresenter プロパティ
                • DetailsVisibility プロパティ
                • Errors プロパティ
                • HeaderPresenter プロパティ
                • Height プロパティ
                • IndentWidth プロパティ
                • Index プロパティ
                • IsEditable プロパティ
                • IsEditing プロパティ
                • IsMouseOver プロパティ
                • IsSelectable プロパティ
                • IsSelected プロパティ
                • Level プロパティ
                • MaxHeight プロパティ
                • MinHeight プロパティ
                • ParentCollection プロパティ
                • ParentGroup プロパティ
                • Presenter プロパティ
                • RowHeaderStyle プロパティ
                • RowStyle プロパティ
                • ShowVerticalFreezingSeparator プロパティ
                • Type プロパティ
                • VerticalOffset プロパティ
                • Visibility プロパティ
              • フィールド
                • HeightProperty フィールド
                • MaxHeightProperty フィールド
                • MinHeightProperty フィールド
              • イベント
                • CanUserResizeChanged イベント
                • CanUserToggleDetailsChanged イベント
                • DetailsVisibilityChanged イベント
                • HeightChanged イベント
                • IsEditingChanged イベント
                • Loaded イベント
                • PropertyChanged イベント
                • VisibilityChanged イベント
            • DataGridRowCollection
              • 概要
              • メンバ
              • メソッド
                • AsEnumerable メソッド
                • Collapse メソッド
                • CollapseAll メソッド
                • Contains メソッド
                • Expand メソッド
                • ExpandAll メソッド
                • GetFirstVisibleRow メソッド
                • GetLastVisibleRow メソッド
                • GetLoadedRows メソッド
                • GetVisibleRowsFromBottom メソッド
                • GetVisibleRowsFromIndex メソッド
                • GetVisibleRowsFromTop メソッド
                • IndexOf メソッド
              • プロパティ
                • BottomRows プロパティ
                • Count プロパティ
                • IsLoading プロパティ
                • Item プロパティ
                  • Item(Object) プロパティ
                  • Item(Int32) プロパティ
                • OwnerGroup プロパティ
                • TopRows プロパティ
              • イベント
                • CollectionChanged イベント
            • DataGridRowDetailsEventArgs
              • 概要
              • メンバ
              • プロパティ
                • DetailsElement プロパティ
                • Row プロパティ
            • DataGridRowError
              • 概要
              • メンバ
              • DataGridRowError コンストラクタ
                • DataGridRowError コンストラクタ()
                • DataGridRowError コンストラクタ(String)
                • DataGridRowError コンストラクタ(String,IEnumerable<String>)
                • DataGridRowError コンストラクタ(ValidationResult)
              • プロパティ
                • ColumnNames プロパティ
                • Message プロパティ
            • DataGridRowEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Row プロパティ
            • DataGridRowHeaderColumn
              • 概要
              • メンバ
              • DataGridRowHeaderColumn コンストラクタ
              • メソッド
                • BindCellContent メソッド
                • CreateCellContent メソッド
                • GetCellContentRecyclingKey メソッド
                • UnbindCellContent メソッド
            • DataGridRowHeaderPresenter
              • 概要
              • メンバ
              • DataGridRowHeaderPresenter コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
                • UpdateCurrentCell メソッド
                • UpdateEditingRow メソッド
                • UpdateMouseOver メソッド
                • UpdateSelection メソッド
                • UpdateValidationState メソッド
              • プロパティ
                • CanUserResize プロパティ
                • CanUserToggleDetails プロパティ
                • DataGrid プロパティ
                • DetailsVisibility プロパティ
                • IsEditing プロパティ
                • IsMerging プロパティ
                • IsSelected プロパティ
                • MouseOverBrush プロパティ
                • PressedBrush プロパティ
                • Row プロパティ
                • SelectedBackground プロパティ
                • ValidationBackground プロパティ
                • ValidationForeground プロパティ
                • ValidationResults プロパティ
                • ValidationState プロパティ
              • フィールド
                • CanUserResizeProperty フィールド
                • CanUserToggleDetailsProperty フィールド
                • DetailsVisibilityProperty フィールド
                • IsEditingProperty フィールド
                • IsMergingProperty フィールド
                • IsSelectedProperty フィールド
                • MouseOverBrushProperty フィールド
                • PressedBrushProperty フィールド
                • SelectedBackgroundProperty フィールド
                • ValidationBackgroundProperty フィールド
                • ValidationForegroundProperty フィールド
                • ValidationResultsProperty フィールド
                • ValidationStateProperty フィールド
              • イベント
                • AutoSized イベント
                • IsMouseOverChanged イベント
                • PropertyChanged イベント
                • Resized イベント
                • Resizing イベント
            • DataGridRowPresenter
              • 概要
              • メンバ
              • DataGridRowPresenter コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
                • UpdateCurrentCell メソッド
                • UpdateEditingRow メソッド
                • UpdateLines メソッド
                • UpdateMouseOver メソッド
                • UpdateSelection メソッド
                • UpdateValidationState メソッド
              • プロパティ
                • CellsAreaMargin プロパティ
                • CellsPanel プロパティ
                • DataGrid プロパティ
                • HorizontalGridLineBrush プロパティ
                • HorizontalGridLineOpacity プロパティ
                • HorizontalGridLineVisibility プロパティ
                • Item プロパティ
                • Row プロパティ
                • RowAreaMargin プロパティ
                • ValidationBackground プロパティ
                • ValidationResults プロパティ
                • ValidationState プロパティ
                • VerticalGridLineBrush プロパティ
                • VerticalGridLineVisibility プロパティ
              • フィールド
                • CellsAreaMarginProperty フィールド
                • HorizontalGridLineBrushProperty フィールド
                • HorizontalGridLineOpacityProperty フィールド
                • HorizontalGridLineVisibilityProperty フィールド
                • RowAreaMarginProperty フィールド
                • ValidationBackgroundProperty フィールド
                • ValidationResultsProperty フィールド
                • ValidationStateProperty フィールド
                • VerticalGridLineBrushProperty フィールド
                • VerticalGridLineVisibilityProperty フィールド
              • イベント
                • MouseLeftButtonDown イベント
                • PropertyChanged イベント
            • DataGridRowsAddedEventArgs
              • 概要
              • メンバ
              • プロパティ
                • AddedRows プロパティ
            • DataGridRowsDeletedEventArgs
              • 概要
              • メンバ
              • プロパティ
                • DeletedRows プロパティ
            • DataGridRowsHeaderPanel
              • 概要
              • メンバ
              • DataGridRowsHeaderPanel コンストラクタ
              • プロパティ
                • DataGrid プロパティ
            • DataGridRowsPanel
              • 概要
              • メンバ
              • DataGridRowsPanel コンストラクタ
              • メソッド
                • InvalidateRowsMeasure メソッド
              • プロパティ
                • DataGrid プロパティ
            • DataGridSelectableRowPresenter
              • 概要
              • メンバ
              • DataGridSelectableRowPresenter コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
                • UpdateEditingRow メソッド
                • UpdateMouseOver メソッド
                • UpdateSelection メソッド
              • プロパティ
                • IsEditing プロパティ
                • IsSelected プロパティ
                • MouseOverBrush プロパティ
                • PressedBrush プロパティ
                • SelectedBackground プロパティ
              • フィールド
                • IsEditingProperty フィールド
                • IsSelectedProperty フィールド
                • MouseOverBrushProperty フィールド
                • PressedBrushProperty フィールド
                • SelectedBackgroundProperty フィールド
              • イベント
                • IsMouseOverChanged イベント
            • DataGridSelectedItemsCollection<T>
              • 概要
              • メンバ
              • DataGridSelectedItemsCollection<T> コンストラクタ
              • メソッド
                • Contains メソッド
              • プロパティ
                • Count プロパティ
                • Item プロパティ
            • DataGridSelection
              • 概要
              • メンバ
              • メソッド
                • Add メソッド
                  • Add(DataGridCell,DataGridCell) メソッド
                  • Add(DataGridCell) メソッド
                  • Add(DataGridCellsRange) メソッド
                  • Add(DataGridRow,DataGridRow) メソッド
                  • Add(DataGridColumn,DataGridColumn) メソッド
                • BeginUpdate メソッド
                • Clear メソッド
                • EndUpdate メソッド
                  • EndUpdate() メソッド
                  • EndUpdate(Boolean,Boolean) メソッド
                • Remove メソッド
                  • Remove(DataGridCell) メソッド
                  • Remove(DataGridCell,DataGridCell) メソッド
                  • Remove(DataGridRow,DataGridRow) メソッド
                  • Remove(DataGridColumn,DataGridColumn) メソッド
                • SelectAll メソッド
              • プロパティ
                • Mode プロパティ
                • SelectedCells プロパティ
                • SelectedColumns プロパティ
                • SelectedRanges プロパティ
                • SelectedRows プロパティ
              • イベント
                • SelectionChanged イベント
                • SelectionChanging イベント
            • DataGridSelectionChangedEventArgs
              • 概要
              • メンバ
              • プロパティ
                • AddedRanges プロパティ
                • RemovedRanges プロパティ
            • DataGridSelectionDragEventArgs
              • 概要
              • メンバ
              • メソッド
                • GetPosition メソッド
            • DataGridSelectionDragStartedEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Cancel プロパティ
            • DataGridSelectionManager
              • 概要
              • メンバ
              • メソッド
                • Clear メソッド
                • Select メソッド
                  • Select(DataGridCell) メソッド
                  • Select(DataGridCell,Boolean,Boolean) メソッド
                  • Select(DataGridRow) メソッド
                  • Select(DataGridRow,Boolean,Boolean) メソッド
                  • Select(DataGridColumn) メソッド
                  • Select(DataGridColumn,Boolean,Boolean) メソッド
                  • Select(IEnumerable<DataGridCellsRange>,Boolean,DataGridCell,Object) メソッド
                • SelectAll メソッド
              • プロパティ
                • SelectedCells プロパティ
                • SelectedColumns プロパティ
                • SelectedRow プロパティ
                • SelectedRows プロパティ
                • Selection プロパティ
            • DataGridSelectionModeExtension
              • 概要
              • メンバ
              • メソッド
                • IsCellSelectionMode メソッド
                • IsColumnSelectionMode メソッド
                • IsMultiMode メソッド
                • IsRowSelectionMode メソッド
                • IsSingleMode メソッド
            • DataGridSettingCellValueEventArgs
              • 概要
              • メンバ
              • プロパティ
                • Value プロパティ
            • DataGridSortChangedEventArgs
              • 概要
              • メンバ
              • プロパティ
                • NewSortedColumns プロパティ
                • OldSortedColumns プロパティ
            • DataGridSortChangingEventArgs
              • 概要
              • メンバ
              • プロパティ
                • ChangingColumns プロパティ
            • DataGridSortException
              • 概要
              • メンバ
              • DataGridSortException コンストラクタ
                • DataGridSortException コンストラクタ(String)
                • DataGridSortException コンストラクタ(String,Exception)
            • DataGridSortState
              • 概要
              • メンバ
              • メソッド
                • ToString メソッド
              • プロパティ
                • Direction プロパティ
                • Index プロパティ
              • イベント
                • PropertyChanged イベント
            • DataGridTemplateColumn
              • 概要
              • メンバ
              • DataGridTemplateColumn コンストラクタ
              • メソッド
                • BeginEdit メソッド
                • CancelCellEdit メソッド
                • CreateCellContent メソッド
                • EndEdit メソッド
                • GetCellContentRecyclingKey メソッド
                • GetCellEditingContent メソッド
                • GetCellText メソッド
                • GetCellValue メソッド
                • GetFilter メソッド
                • PrepareCellForEdit メソッド
                • SetCellValue メソッド
              • プロパティ
                • CellEditingTemplate プロパティ
                • CellTemplate プロパティ
                • IsEditable プロパティ
              • イベント
                • CancelingCell イベント
                • EndingCell イベント
                • GettingCellValue イベント
                • PreparingCell イベント
                • SettingCellValue イベント
            • DataGridTextColumn
              • 概要
              • メンバ
              • DataGridTextColumn コンストラクタ
                • DataGridTextColumn コンストラクタ()
                • DataGridTextColumn コンストラクタ(PropertyInfo)
              • メソッド
                • BeginEdit メソッド
                • CancelCellEdit メソッド
                • EndEdit メソッド
                • GetCellEditingContent メソッド
                • GetFilter メソッド
                • PrepareCellForEdit メソッド
              • プロパティ
                • MaxLength プロパティ
            • DataGridTextFilter
              • 概要
              • メンバ
              • DataGridTextFilter コンストラクタ
              • メソッド
                • Clear メソッド
                • Create メソッド
                • Load メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • Filter プロパティ
                • FilterText プロパティ
                • FocusBrush プロパティ
                • InputBackground プロパティ
                • InputForeground プロパティ
                • MouseOverBrush プロパティ
                • PressedBrush プロパティ
                • SelectedBackground プロパティ
                • SelectedOperation プロパティ
                • SupportedOperations プロパティ
              • フィールド
                • FocusBrushProperty フィールド
                • InputBackgroundProperty フィールド
                • InputForegroundProperty フィールド
                • MouseOverBrushProperty フィールド
                • PressedBrushProperty フィールド
                • SelectedBackgroundProperty フィールド
              • イベント
                • FilterChanged イベント
                • PropertyChanged イベント
            • DataGridToggleGroupButton
              • 概要
              • メンバ
              • DataGridToggleGroupButton コンストラクタ
            • DataGridVerticalFreezingSeparatorPresenter
              • 概要
              • メンバ
              • DataGridVerticalFreezingSeparatorPresenter コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • MouseOverBrush プロパティ
                • PressedBrush プロパティ
              • フィールド
                • MouseOverBrushProperty フィールド
                • PressedBrushProperty フィールド
            • DataGridViewport
              • 概要
              • メンバ
              • メソッド
                • ScrollToHorizontalOffset メソッド
                • ScrollToVerticalOffset メソッド
              • プロパティ
                • CellsRange プロパティ
                • Columns プロパティ
                • ExtentSize プロパティ
                • FirstVisibleColumn プロパティ
                • FirstVisibleRow プロパティ
                • HorizontalOffset プロパティ
                • LastVisibleColumn プロパティ
                • LastVisibleRow プロパティ
                • Rows プロパティ
                • Size プロパティ
                • VerticalOffset プロパティ
            • DataGridViewProperties
              • 概要
              • メンバ
              • DataGridViewProperties コンストラクタ
              • プロパティ
                • CellsAreaMargin プロパティ
                • IsDraggingVerticalFreezingSeparator プロパティ
                • IsOverVerticalFreezingSeparator プロパティ
              • イベント
                • PropertyChanged イベント
            • FilterDescription
              • 概要
              • メンバ
              • FilterDescription コンストラクタ
              • メソッド
                • GetExpression<T> メソッド
                • GetPredicate<T> メソッド
              • プロパティ
                • Format プロパティ
                • PropertyName プロパティ
                • State プロパティ
            • FilterSourceInfo
              • 概要
              • メンバ
              • FilterSourceInfo コンストラクタ
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
              • プロパティ
                • FilterOperation プロパティ
                • ItemsSource プロパティ
                • TextMemberPath プロパティ
                • ValueMemberPath プロパティ
            • GetPageCompletedEventArgs
              • 概要
              • メンバ
              • GetPageCompletedEventArgs コンストラクタ
              • プロパティ
                • IsPageCountValid プロパティ
                • PageCount プロパティ
                • Pages プロパティ
            • NumericComparator
              • 概要
              • メンバ
              • NumericComparator コンストラクタ
              • プロパティ
                • Comparison プロパティ
                • ComparisonSymbol プロパティ
            • RecyclingPanel
              • 概要
              • メンバ
              • メソッド
                • ToString メソッド
            • SortDescription
              • 概要
              • メンバ
              • SortDescription コンストラクタ
                • SortDescription コンストラクタ()
                • SortDescription コンストラクタ(String,DataGridSortState)
              • プロパティ
                • PropertyName プロパティ
                • State プロパティ
          • 列挙型
            • C1RowIndexHeaderMode
            • DataGridClipboardMode
            • DataGridColumnFreezing
            • DataGridColumnHeaderClickAction
            • DataGridDateTimeColumnEditMode
            • DataGridFilterCombination
            • DataGridFilterOperation
            • DataGridFilterType
            • DataGridGridLinesVisibility
            • DataGridGroupRowPosition
            • DataGridHeadersVisibility
            • DataGridNewRowVisibility
            • DataGridOptionsVisibility
            • DataGridRowDetailsVisibilityMode
            • DataGridRowType
            • DataGridScrollMode
            • DataGridScrollStepUnitType
            • DataGridSelectionMode
            • DataGridSortDirection
            • DataGridUnitType
            • ScaleMode
          • 構造体
            • DataGridLength
              • 概要
              • メンバ
              • DataGridLength コンストラクタ
                • DataGridLength コンストラクタ(Double)
                • DataGridLength コンストラクタ(Double,DataGridUnitType)
              • メソッド
                • Equals メソッド
                • GetHashCode メソッド
                • ToString メソッド
              • プロパティ
                • Auto プロパティ
                • IsAbsolute プロパティ
                • IsAuto プロパティ
                • IsAutoStar プロパティ
                • IsStar プロパティ
                • Type プロパティ
                • Value プロパティ
              • オペレータ
                • 等価判定演算子 オペレータ
                • 等しくないか判定する演算子 オペレータ
            • DataGridScrollStep
              • 概要
              • メンバ
              • DataGridScrollStep コンストラクタ
                • DataGridScrollStep コンストラクタ(Double)
                • DataGridScrollStep コンストラクタ(Double,DataGridScrollStepUnitType)
              • メソッド
                • ToString メソッド
              • プロパティ
                • Discrete プロパティ
                • IsAbsolute プロパティ
                • IsDiscrete プロパティ
                • StepUnitType プロパティ
                • Value プロパティ
            • DataGridTextFilterEntry
              • 概要
              • メンバ
              • プロパティ
                • Label プロパティ
                • Operation プロパティ
          • インターフェース
            • IDataGridFilter
              • 概要
              • メンバ
              • メソッド
                • Clear メソッド
                • Create メソッド
                • Load メソッド
              • イベント
                • FilterChanged イベント
            • IDataGridFilterUnity
              • 概要
              • メンバ
              • プロパティ
                • Filter プロパティ
            • IDataGridInputHandlingStrategy
              • 概要
              • メンバ
              • メソッド
                • HandleKeyDown メソッド
            • IFilterSource
              • 概要
              • メンバ
              • プロパティ
                • FilterSource プロパティ
          • デリゲート
            • C1CollectionChangedEventHandler
            • CancellingCellEditEventHandler
            • EndingCellEditEventHandler
            • PreparingCellEditEventHandler
        • C1.WPF.DataGrid.Data 名前空間
          • 概要
          • インターフェース
            • ICollectionViewFilterExtension
              • 概要
              • メンバ
              • プロパティ
                • C1FilterDescriptions プロパティ
            • ICollectionViewGroupExtension
              • 概要
              • メンバ
              • プロパティ
                • C1GroupDescriptions プロパティ
            • ICollectionViewSortExtension
              • 概要
              • メンバ
              • プロパティ
                • C1SortDescriptions プロパティ
    • C1.WPF.DataGrid.Excel.4.5.2 アセンブリ
      • 名前空間
        • C1.WPF.DataGrid.Excel 名前空間
          • 概要
          • クラス
            • DataGridExtensions
              • 概要
              • メンバ
              • メソッド
                • Save メソッド
                  • Save(C1DataGrid,Stream,FileFormat) メソッド
                  • Save(C1DataGrid,String,FileFormat) メソッド
                  • Save(C1DataGrid,Stream,ExcelSaveOptions) メソッド
                  • Save(C1DataGrid,String,ExcelSaveOptions) メソッド
            • ExcelSaveOptions
              • 概要
              • メンバ
              • ExcelSaveOptions コンストラクタ
              • プロパティ
                • CollapsedGroupLevel プロパティ
                • CollapseGroupsBelowDetail プロパティ
                • CollapsibleGroups プロパティ
                • FileFormat プロパティ
                • KeepColumnWidths プロパティ
                • KeepRowHeights プロパティ
                • SaveImages プロパティ
            • SaveOptions
              • 概要
              • メンバ
          • 列挙型
            • ExcelFileFormat
            • FileFormat
    • C1.WPF.DataGrid.Filters.4.5.2 アセンブリ
      • 名前空間
        • C1.WPF.DataGrid.Filters 名前空間
          • 概要
          • クラス
            • C1AdvancedFiltersBehavior
              • 概要
              • メンバ
              • C1AdvancedFiltersBehavior コンストラクタ
              • メソッド
                • GetAdvancedFiltersBehavior メソッド
                • SetAdvancedFiltersBehavior メソッド
              • フィールド
                • AdvancedFiltersBehaviorProperty フィールド
            • C1FullTextSearchBehavior
              • 概要
              • メンバ
              • C1FullTextSearchBehavior コンストラクタ
              • メソッド
                • GetFullTextSearchBehavior メソッド
                • SetFullTextSearchBehavior メソッド
              • プロパティ
                • Delay プロパティ
                • Filter プロパティ
                • HighlightedBackground プロパティ
                • HighlightedForeground プロパティ
                • MatchCase プロパティ
                • MatchNumbers プロパティ
                • MatchWholeWord プロパティ
                • TreatSpacesAsAndOperator プロパティ
              • フィールド
                • FilterProperty フィールド
                • FullTextSearchBehaviorProperty フィールド
                • HighlightedBackgroundProperty フィールド
                • HighlightedForegroundProperty フィールド
                • MatchCaseProperty フィールド
                • MatchNumbersProperty フィールド
                • MatchWholeWordProperty フィールド
                • TextChangedDelayProperty フィールド
                • TreatSpacesAsAndOperatorProperty フィールド
            • DataGridComboBoxTextFilter
              • 概要
              • メンバ
              • DataGridComboBoxTextFilter コンストラクタ
              • プロパティ
                • DisplayMemberPath プロパティ
                • ItemsSource プロパティ
                • ValueMemberPath プロパティ
              • フィールド
                • DisplayMemberPathProperty フィールド
                • ItemsSourceProperty フィールド
                • ValueMemberPathProperty フィールド
            • DataGridContentFilter
              • 概要
              • メンバ
              • DataGridContentFilter コンストラクタ
              • メソッド
                • Clear メソッド
                • Create メソッド
                • Load メソッド
              • プロパティ
                • ClearCommand プロパティ
                • FilterCommand プロパティ
                • FocusBrush プロパティ
                • MouseOverBrush プロパティ
                • PressedBrush プロパティ
                • SelectedBackground プロパティ
              • フィールド
                • ClearCommandProperty フィールド
                • FilterCommandProperty フィールド
                • FocusBrushProperty フィールド
                • MouseOverBrushProperty フィールド
                • PressedBrushProperty フィールド
                • SelectedBackgroundProperty フィールド
              • イベント
                • FilterChanged イベント
            • DataGridFilterItem
              • 概要
              • メンバ
              • DataGridFilterItem コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • IsCurrent プロパティ
                • SelectedBackground プロパティ
              • フィールド
                • IsCurrentProperty フィールド
                • SelectedBackgroundProperty フィールド
            • DataGridFilterList
              • 概要
              • メンバ
              • DataGridFilterList コンストラクタ
              • プロパティ
                • CurrentItem プロパティ
                • Filter プロパティ
                • FocusBrush プロパティ
                • Items プロパティ
                • MouseOverBrush プロパティ
                • PressedBrush プロパティ
                • SelectedBackground プロパティ
              • フィールド
                • CurrentItemProperty フィールド
                • FocusBrushProperty フィールド
                • ItemsProperty フィールド
                • MouseOverBrushProperty フィールド
                • PressedBrushProperty フィールド
                • SelectedBackgroundProperty フィールド
              • イベント
                • PropertyChanged イベント
            • DataGridFilterListPanel
              • 概要
              • メンバ
              • DataGridFilterListPanel コンストラクタ
            • DataGridFilterRow
              • 概要
              • メンバ
              • DataGridFilterRow コンストラクタ
              • メソッド
                • GetFilterOperation メソッド
                • SetFilterOperation メソッド
              • プロパティ
                • CellPadding プロパティ
                • Delay プロパティ
                • Watermark プロパティ
              • フィールド
                • CellPaddingProperty フィールド
                • DelayProperty フィールド
                • FilterOperationProperty フィールド
                • WatermarkProperty フィールド
            • DataGridFilterRowHeaderPresenter
              • 概要
              • メンバ
              • DataGridFilterRowHeaderPresenter コンストラクタ
            • DataGridMultiLineCombinationsItem
              • 概要
              • メンバ
              • DataGridMultiLineCombinationsItem コンストラクタ
              • プロパティ
                • AndText プロパティ
                • IsAnd プロパティ
                • IsNone プロパティ
                • IsNoneEnabled プロパティ
                • IsOr プロパティ
                • NoneText プロパティ
                • OrText プロパティ
                • Value プロパティ
              • イベント
                • PropertyChanged イベント
            • DataGridMultiLineDateTimeFilter
              • 概要
              • メンバ
              • DataGridMultiLineDateTimeFilter コンストラクタ
              • プロパティ
                • CustomDateFormat プロパティ
                • CustomTimeFormat プロパティ
                • DateFormat プロパティ
                • EditMode プロパティ
                • FirstDayOfWeek プロパティ
                • TimeFormat プロパティ
            • DataGridMultiLineDateTimeItem
              • 概要
              • メンバ
              • DataGridMultiLineDateTimeItem コンストラクタ
              • メソッド
                • OnApplyTemplate メソッド
              • プロパティ
                • CustomDateFormat プロパティ
                • CustomTimeFormat プロパティ
                • DateFormat プロパティ
                • EditMode プロパティ
                • FirstDayOfWeek プロパティ
                • Operation プロパティ
                • Operations プロパティ
                • TimeFormat プロパティ
                • Value プロパティ
              • フィールド
                • CustomDateFormatProperty フィールド
                • CustomTimeFormatProperty フィールド
                • DateFormatProperty フィールド
                • EditModeProperty フィールド
                • FirstDayOfWeekProperty フィールド
                • TimeFormatProperty フィールド
              • イベント
                • PropertyChanged イベント
            • DataGridMultiLineFilter
              • 概要
              • メンバ
              • メソッド
                • SetCustomDefaultValues メソッド
              • プロパティ
                • Filter プロパティ
                • FocusBrush プロパティ
                • Format プロパティ
                • InputBackground プロパティ
                • InputForeground プロパティ
                • MaxLines プロパティ
                • MouseOverBrush プロパティ
                • PressedBrush プロパティ
                • SelectedBackground プロパティ
              • フィールド
                • FocusBrushProperty フィールド
                • FormatProperty フィールド
                • InputBackgroundProperty フィールド
                • InputForegroundProperty フィールド
                • MaxLinesProperty フィールド
                • MouseOverBrushProperty フィールド
                • PressedBrushProperty フィールド
                • SelectedBackgroundProperty フィールド
              • イベント
                • PropertyChanged イベント
            • DataGridMultiLineItem
              • 概要
              • メンバ
              • プロパティ
                • FocusBrush プロパティ
                • Format プロパティ
                • InputBackground プロパティ
                • InputForeground プロパティ
                • MouseOverBrush プロパティ
                • PressedBrush プロパティ
                • SelectedBackground プロパティ
              • フィールド
                • FocusBrushProperty フィールド
                • FormatProperty フィールド
                • InputBackgroundProperty フィールド
                • InputForegroundProperty フィールド
                • MouseOverBrushProperty フィールド
                • PressedBrushProperty フィールド
                • SelectedBackgroundProperty フィールド
            • DataGridMultiLineNumericFilter
              • 概要
              • メンバ
              • DataGridMultiLineNumericFilter コンストラクタ
            • DataGridMultiLineNumericItem
              • 概要
              • メンバ
              • DataGridMultiLineNumericItem コンストラクタ
              • プロパティ
                • Operation プロパティ
                • Operations プロパティ
                • Value プロパティ
              • イベント
                • PropertyChanged イベント
            • DataGridMultiLineTextFilter
              • 概要
              • メンバ
              • DataGridMultiLineTextFilter コンストラクタ
            • DataGridMultiLineTextItem
              • 概要
              • メンバ
              • DataGridMultiLineTextItem コンストラクタ
              • プロパティ
                • Operation プロパティ
                • Operations プロパティ
                • Value プロパティ
              • イベント
                • PropertyChanged イベント
            • DataGridTextFilterHelper
              • 概要
              • メンバ
              • DataGridTextFilterHelper コンストラクタ
              • メソッド
                • BuildFilterState メソッド
                • GetTextFromState メソッド
    • C1.WPF.DataGrid.Summaries.4.5.2 アセンブリ
      • 名前空間
        • C1.WPF.DataGrid.Summaries 名前空間
          • 概要
          • クラス
            • C1GroupingWithSummariesBehavior
              • 概要
              • メンバ
              • C1GroupingWithSummariesBehavior コンストラクタ
              • メソッド
                • GetGroupingWithSummariesBehavior メソッド
                • SetGroupingWithSummariesBehavior メソッド
              • フィールド
                • GroupingWithSummariesBehaviorProperty フィールド
            • DataGridAggregate
              • 概要
              • メンバ
              • メソッド
                • Compute メソッド
                • GetAggregateFunctions メソッド
                • GetDataTemplateFromString メソッド
                • GetResult メソッド
                • GetResultText メソッド
                • SetAggregateFunctions メソッド
              • プロパティ
                • ResultFormat プロパティ
                • ResultTemplate プロパティ
              • フィールド
                • AggregateFormatProperty フィールド
                • AggregateFunctionsProperty フィールド
                • ResultTemplateProperty フィールド
            • DataGridAggregateAvg
              • 概要
              • メンバ
              • DataGridAggregateAvg コンストラクタ
              • メソッド
                • Compute メソッド
            • DataGridAggregateCount
              • 概要
              • メンバ
              • DataGridAggregateCount コンストラクタ
              • メソッド
                • Compute メソッド
            • DataGridAggregateDistinct
              • 概要
              • メンバ
              • DataGridAggregateDistinct コンストラクタ
              • メソッド
                • Compute メソッド
            • DataGridAggregateMax
              • 概要
              • メンバ
              • DataGridAggregateMax コンストラクタ
              • メソッド
                • Compute メソッド
            • DataGridAggregateMin
              • 概要
              • メンバ
              • DataGridAggregateMin コンストラクタ
              • メソッド
                • Compute メソッド
            • DataGridAggregatesCollection
              • 概要
              • メンバ
              • DataGridAggregatesCollection コンストラクタ
            • DataGridAggregateSum
              • 概要
              • メンバ
              • DataGridAggregateSum コンストラクタ
              • メソッド
                • Compute メソッド
            • DataGridAggregateWithFormat
              • 概要
              • メンバ
              • メソッド
                • GetResult メソッド
            • DataGridGroupWithSummaryRow
              • 概要
              • メンバ
              • DataGridGroupWithSummaryRow コンストラクタ
            • DataGridGroupWithSummaryRowPresenter
              • 概要
              • メンバ
              • DataGridGroupWithSummaryRowPresenter コンストラクタ
              • プロパティ
                • LeadingMargin プロパティ
              • フィールド
                • LeadingMarginProperty フィールド
            • DataGridSummaryRow
              • 概要
              • メンバ
              • DataGridSummaryRow コンストラクタ