| クラス | 解説 |
 | Activation | WebDataGrid に Active Cell を持つことを許可する動作。 |
 | ActivationAutoPostBackFlags | サーバー イベントが呼び出される時の情報を含むオブジェクト。 |
 | ActivationClientEvents | Activation 動作で使用される ClientEvents。 |
 | ActiveCellEventArgs | WebDataGrid コントロールの WebDataGrid.ActiveCellChanged イベントのデータを提供します。 |
 | ActiveGroupedRowEventArgs | WebDataGrid コントロールの ContainerGrid.ActiveGroupedRowChanged イベントのデータを提供します。 |
 | AutoGeneratedDataField | WebDataGrid コントロールの DataSource から生成された列またはフィールドを表します。 |
 | Band | Band のサーバー側の編集イベント。並べ替えるイベントのハンドラーを添付するために、Band クラスを拡張します。Band オブジェクトは階層データセットの単一レベルを表します。通常、バンドを構成する列は、データソース内の単一のレコードソース(テーブル)から引き出されます。 |
 | BandBehaviors | Band の動作コレクション。 |
 | BandCollection | Band のコレクション。 |
 | BandEventArgs | BandEventArgs クラスの新しいインスタンスを初期化します。 |
 | BandsCountObj | これは ObjectBase から継承する Integer オブジェクトです。ClientObject として処理できます。LoadClientObjects フェーズで Bands の数を復元できます。 |
 | BaseExportCellEventArgs | |
 | BaseExporter | このクラスは WebDataGrid および WebHierarchicalDataGrid をさまざまな書式にエクスポートするための一般的な基本ロジックをカプセル化します。 |
 | BaseExportGridFieldCaptionEventArgs | |
 | BaseExportGridRecordItemEventArgs | |
 | BaseExportRowEventArgs | |
 | BaseExportSummaryCellEventArgs | |
 | BaseGrid | グリッド コントロールの基本抽象クラス。 |
 | BeforeOuterTableRenderEventArgs | |
 | BehaviorClientEventsBase | AJAXResponse および AJAXResponseError を非表示にするグリッド動作イベント クラスの抽象基本クラス。 |
 | Behaviors | WebDataGrid の動作コレクション。 |
 | BoundCheckBoxField | WebDataGrid コントロールのチェックボックス列またはフィールドを表します。 |
 | BoundDataField | WebDataGrid コントロールの列またはフィールドを表します。 |
 | CalculatingProjectedInnerTableWidthEventArgs | |
 | CancelRenderingXslEventArgs | キャンセル可能な xsl 描画のイベント引数。 |
 | CellEditing | WebDataGrid がセルの編集を可能にする動作。 |
 | CellEditingClientEvents | CellEditing 動作で使用される ClientEvents。 |
 | ChildObjectsPropertyAttribute | |
 | ClientRecordTemplateRenderingEventArgs | このクラスは描画時に RowSelectors 動作のデータを提供します。 |
 | Clipboard | WebDataGrid のデータがクリップボードとの相互作用を有効にする動作。セル値が簡単に WebDataGrid から Excel にコピーするために、データがクリップボードに保存される書式は Microsoft Excel のような書式です。 |
 | ClipboardClientEvents | Clipboard 動作がブラウザーで発生するクライアント側イベント。 |
 | ColumnEditSetting | EditableBehaviorBase から継承する動作の列設定クラス。 |
 | ColumnEventArgs | |
 | ColumnFilter | WebDataGrid 列に適用されるフィルター条件をカプセル化するクラス |
 | ColumnFilteringSetting | Filtering 動作に関する列の設定。 |
 | ColumnFilteringSettings | ColumnFilteringSetting オブジェクトのコレクション。 |
 | ColumnFilters | ColumnFilter オブジェクトのコレクション。 |
 | ColumnFixing | 固定列の動作。左側または右側でのグリッド列の固定を有効にします。 |
 | ColumnFixingClientEvents | ColumnFixing 動作で使用される ClientEvents。 |
 | ColumnFixingSetting | ColumnFixing 動作に関する列の設定。 |
 | ColumnFixingSettings | ColumnFixingSetting オブジェクトのコレクション。 |
 | ColumnGroupingSetting | 列の GroupBy 機能の列設定。 |
 | ColumnGroupingSettings | ColumnGroupingSetting オブジェクトのコレクション。 |
 | ColumnMoveSetting | ColumnMoveSetting オブジェクトでは、列ごとに ColumnMoving 動作をカスタマイズできます。 |
 | ColumnMoveSettings | ColumnMoveSettings は、ColumnMoveSetting オブジェクトを含むコレクション オブジェクトです。 |
 | ColumnMoving | WebDataGrid が GridField のリサイズを可能にする動作。 |
 | ColumnMovingClientEvents | ColumnMoving 動作がブラウザーで発生するクライアント側イベント。 |
 | ColumnMovingEventArgs | サーバー上のイベントに関する情報を含むオブジェクト。 |
 | ColumnResizeSetting | ColumnResizeSetting オブジェクトでは、列ごとに ColumnResize 動作をカスタマイズできます。 |
 | ColumnResizeSettings | ColumnResizeSettings は、ColumnResizeSetting オブジェクトを含むコレクション オブジェクトです。 |
 | ColumnResizing | WebDataGrid が GridField のリサイズを可能にする動作。この動作は、Selection 動作が使用されると複数列のサイズ変更をサポートします。 |
 | ColumnResizingAutoPostBackFlags | サーバー イベントが呼び出される時の情報を含むオブジェクト。 |
 | ColumnResizingClientEvents | ColumnResizing 動作がブラウザーで発生するクライアント側イベント。 |
 | ColumnResizingEventArgs | サーバー上のイベントに関する情報を含むオブジェクト。 |
 | ColumnSetting | ColumnSetting オブジェクトは、より動作の細かいコントロールができる動作の基本クラスです。この基本は、列レベルでの制御動作です。 |
 | ColumnSettingCollection | 列設定オブジェクトのコレクションを格納する抽象基本クラス。 |
 | ColumnSummaryInfo | ひとつの列に列集計を定義します。 |
 | ColumnSummaryInfoCollection | ColumnSummaryInfo オブジェクトのコレクション。 |
 | ContainerGrid | WebHierarchicalDataGrid の行アイランドを表すために使用されるコントロール。 |
 | ContainerGridClientEvents | ContainerGrid および WebHierachicalDataGrid コントロールで使用される ClientEvents。 |
 | ContainerGridCollection | ContainerGrid のコレクション。 |
 | ContainerGridRecord | ContainerGrid コントロールに含まれるレコードまたは行です。 |
 | ContainerGridRecordCollection | ContainerGridRecord のコレクション。 |
 | ContainerGridViewStateJournal | viewstate 追跡が Changes であればコレクションに対する変更の追跡を行い、ViewState の読み込み前に PostBack で再生されます。 |
 | ContainerRowCancelEventArgs | 処理できるイベントのイベント引数。 |
 | ContainerRowEventArgs | 処理できるイベントのイベント引数。 |
 | ControlDataField | このクラスはグリッドのフィールドの基本オブジェクトを表します。 |
 | ControlDataItem | データ項目を表すクラス。 |
 | ControlDataItemCollection | レコード項目のコレクション。 |
 | ControlDataRecord | このクラスはグリッドのレコードの基本オブジェクトを表します。 |
 | ControlDataRecordCollection | グリッドのレコード コレクションの基本クラス。 |
 | CurrencyEditorProvider | WebNumericEditor オブジェクトのエディター。 |
 | CustomSummaryEventArgs | CalculateCustomSummary イベントの CustomSummaryEventArgs イベント引数。 |
 | DataBindingEventArgs | WebDataGrid の DataBinding イベントに渡されるイベント引数を表すクラス。 |
 | DataGridAutoPostBackFlags | サーバー イベントが呼び出される時の情報を含むオブジェクト。 |
 | DataSourceEventArgs | |
 | DatePickerProvider | WebDateTimeEditor オブジェクトのエディター。 |
 | DateTimeEditorProvider | WebDateTimeEditor オブジェクトのエディター。 |
 | DefaultBooleanConverter | ブール値のブール変換ロジックを実行するために使用されるクラス。 |
 | DefaultEditorsEventArgs | 処理できるイベントのイベント引数。 |
 | DefaultGroupComparer | このクラスは WebHierarchicalDataGrid の Outlook グループ化機能のデフォルト比較ロジックを含みます。 |
 | DictionarySerialization | |
 | DocumentCellExportedEventArgs | WebDocumentExporter.CellExported イベントのイベント ハンドラーに渡されるイベント引数。 |
 | DocumentCellExportingEventArgs | WebDocumentExporter.CellExporting イベントのイベント ハンドラーに渡されるイベント引数。 |
 | DocumentExportedEventArgs | ドキュメントの Exported イベント引数クラス。 |
 | DocumentExportingEventArgs | ドキュメントの Exporting イベント引数クラス。 |
 | DocumentGridFieldCaptionExportedEventArgs | DocumentGridFieldCaptionExporting イベントのイベント ハンドラーに渡されるイベント引数。 |
 | DocumentGridFieldCaptionExportingEventArgs | DocumentGridFieldCaptionExporting イベントのイベント ハンドラーに渡されるイベント引数。 |
 | DocumentGridRecordItemExportedEventArgs | DocumentGridRecordItemExporting イベントのイベント ハンドラーに渡されるイベント引数。 |
 | DocumentGridRecordItemExportingEventArgs | DocumentGridRecordItemExporting イベントのイベント ハンドラーに渡されるイベント引数。 |
 | DocumentGridRowExportedEventArgs | DocumentRowExported のイベント ハンドラーに渡されるイベント引数。 |
 | DocumentGridRowExportingEventArgs | DocumentRowExporting イベントのイベント ハンドラーに渡されるイベント引数。 |
 | DocumentRowExportedEventArgs | イベントのイベント ハンドラーに渡されるイベント引数。 |
 | DocumentRowExportingEventArgs | イベントのイベント ハンドラーに渡されるイベント引数。 |
 | DocumentSummaryCellExportedEventArgs | DocumentSummaryCellCaptionExported イベントのイベント ハンドラーに渡されるイベント引数。 |
 | DocumentSummaryCellExportingEventArgs | DocumentSummaryCellCaptionExporting イベントのイベント ハンドラーに渡されるイベント引数。 |
 | DropDownProvider | WebDropDown のエディター プロバイダー。プロバイダーは、WebDropDown をグリッドの列に指定して、列セルを値リストを使用して編集可能にします。 |
 | EditableBehaviorBase | WebDataGrid で使用される編集可能な動作の基本クラス。 |
 | EditableClientEvents | すべての編集可能な動作の一般的なクライアント イベントを定義するクラス。 |
 | EditedEventArgs | 編集されたイベント引数オブジェクト。編集プロセス中に例外がスローされる場合、例外についての情報を提供します。 |
 | EditingBehaviorCollection | 編集動作で使用される動作コレクション。 |
 | EditingClientEvents | 編集動作に関するすべてのクライアント側イベントのクラス。 |
 | EditingColumnSetting | セル編集動作の列設定のクラス。 |
 | EditingColumnSettings | セル編集の列設定のコレクション。 |
 | EditingCore | グリッドの編集能力を定義する動作。 |
 | EditingEventArgs | EditingCore イベント引数オブジェクト。イベントをキャンセルする機能を提供します。 |
 | EditModeActions | WebDataGrid の編集動作の編集モード アクションの開始を定義します。 |
 | EditorProvider<TEditorControl> | エディター プロバイダー |
 | EditorProviderBase | WebDataGrid のエディター プロバイダーの基本として使用されるクラス |
 | EditorProviderCollection | WebDataGrid によって使用されるエディター プロバイダーのコレクション |
 | ElementTypeAttribute | 異種のコレクションの項目に対して基本クラスを示します。 |
 | ExcelCellExportedEventArgs | Excel セルの Exported イベント引数クラス。 |
 | ExcelCellExportingEventArgs | Excel セルの Exporting イベント引数クラス。 |
 | ExcelExportedEventArgs | Excel ドキュメントの Exported イベント引数クラス。 |
 | ExcelExportingEventArgs | Excel ドキュメントの Exporting イベント引数クラス。 |
 | ExcelRowExportedEventArgs | Excel 行の Exported イベント引数クラス。 |
 | ExcelRowExportingEventArgs | Excel 行の Exporting イベント引数クラス。 |
 | FieldCaption | このクラスはグリッドのフィールド キャプションのメソッドおよびプロパティを含みます。フィールド キャプションは、グリッドのすべての列のヘッダーとフッターの両方を表示します。 |
 | FieldCaptionColIndex | |
 | FieldCaptionCollection | フィールド キャプション コレクション。グリッドの列のヘッダーとフッター キャプションの両方を定義します。 |
 | FieldCollection | グリッド コントロール内のフィールドを格納するためのコレクション。 |
 | FilteredEventArgs | フィルターされたイベント引数。 |
 | Filtering | グリッドのフィルタリング能力を定義する動作。 |
 | FilteringClientEvents | Filtering 動作で使用される ClientEvents。 |
 | FilteringEventArgs | フィルター イベント引数。 |
 | FilteringNode | WebDataGrid の列に適用されるフィルタリング条件の抽象クラス。 |
 | FilterItemMatchTemplateEventArgs | |
 | FixedColumnInfo | ColumnFixing 動作の ColumnFixing.FixedColumns コレクションでソートされた列を示します。 |
 | FixedColumnInfoCollection | FixedColumnInfo オブジェクトのコレクション。 |
 | FixedStateChangedEventArgs | FixedStateChanged イベント引数。 |
 | FooterCaptionCollection | FooterCaption のコレクション。 |
 | FormatCellValueEventArgs | |
 | GeneratingCellAttributesEventArgs | ContainerGridRowColSpanCalculating イベントのイベント引数。 |
 | GeneratingFooterAttributesEventArgs | GeneratingFooterAttributes イベントのイベント引数。 |
 | GridBehavior | グリッド動作のスケルトンを定義する抽象クラス。グリッドのすべての動作はクラスを継承する必要があります。 |
 | GridBehaviorAttribute | Behavior ごとのプロパティを制御するために使用する属性。 |
 | GridBehaviorCollection | グリッド動作の基本クラス。 |
 | GridBehaviorContainer | クラスはグリッド動作コンテナーを定義します。そのようなコンテナーは動作の階層を作成でき、一定の動作を他の子にすることができます。 |
 | GridBehaviorDesignerAttribute | |
 | GridBehaviorEvents | |
 | GridBehaviorsImageButton | 各視覚状態では表示ができる Image Button を表します。ImageButton の動作によってカスタム URL デザイナーが設定できるのにこのクラス作成されました |
 | GridClientEvents | WebDataGrid クラスによって使用される ClientEvents。 |
 | GridClientRenderer | このクラスはクライアント描画のための WebDataGrid の異なる部分を描画するメソッドを含みます。クライアント テンプレートまたは JSON。 |
 | GridDataBot | |
 | GridField | WebDataGrid のグリッド フィールド。 |
 | GridFieldCaption | WebDataGrid コントロールでロールに基づいてヘッダーまたはフッターを表します。 |
 | GridFieldCaptionExportedEventArgs | Excel GridFieldCaption のエクスポート済みのイベント引数クラス。 |
 | GridFieldCaptionExportingEventArgs | イベント引数クラスをエクスポートする Excel GridFieldCaption。 |
 | GridFieldCollection | グリッドに固有のフィールド コレクション。コレクションは開発者の定義した列を保存するために WebDataGrid.Columns プロパティのタイプとして使用されます。 |
 | GridFieldFooterCaption | WebDataGrid コントロールに表示するフッターです。このフッターには、col span プロパティ (このフッターの表示に使用する列数) の設定値が適用されます。 |
 | GridHierarchicalBehaviorEvents | 動作が正しい操作をするために、behavior によってイベント発生するのに WebHierarchicalDataGrid に使用されるオブジェクト。 |
 | GridHierarchicalBehaviorEvents.GroupedColumnAddedEventArgs | GroupedColumnAdded イベントによってイベント引数を表すオブジェクト。 |
 | GridHierarchicalBehaviorEvents.GroupedColumnsChangingInternalEventArgs | GroupedColumnsChanging イベントによってイベント引数を表すオブジェクト。 |
 | GridHierarchicalBehaviorEvents.RowCollapsingEventArgs | RowCollapsing イベントのイベント引数。 |
 | GridIDPairCollection<T> | 項目自体ではなく、項目の基になる IDPairs を保存するベース コレクション クラス |
 | GridRecord | WebDataGrid コントロールのレコードまたは行を表します。 |
 | GridRecordCollection | GridRecord のコレクション。 |
 | GridRecordItem | WebDataGrid コントロールのレコード項目またはセルを表します。 |
 | GridRecordItemCollection | GridRecordItem のコレクション。 |
 | GridRecordItemExportedEventArgs | Excel GridRecordItem のエクスポート済みイベント引数クラス。 |
 | GridRecordItemExportingEventArgs | イベント引数クラスをエクスポートする Excel GridRecordItem。 |
 | GridRenderer | このクラスは WebDataGrid の異なる部分を描画するメソッドを含みます。 |
 | GridResponseObject | AJAX の応答としてクライアントに渡される値のコンテナー。 |
 | GridStyleBot | |
 | GridXmlLiteralNode | XML 描画エンジンでリテラル ノードを示します。 |
 | GroupedColumn | グループ化した列オブジェクトを表します。 |
 | GroupedColumns | GroupedColumn オブジェクトのコレクション。 |
 | GroupedColumnsChangedEventArgs | 処理できるイベントのイベント引数。 |
 | GroupedColumnsChangingEventArgs | 処理できるイベントのイベント引数。 |
 | GroupedRecord | グループ化した行を表すオブジェクト。 |
 | GroupedRecordCollection | GroupedRecord オブジェクトのコレクション。 |
 | GroupedRowEventArgs | GroupedRowInitializedEvent のイベント引数。 |
 | GroupEqualityComparer<T> | このクラスから派生するオブジェクトはグループに指定の値を移動するロジックを含みます。カスタム グループ化を適用するために、WebHierarchicalDataGrid の Outlook GroupBy 機能と使用します。 |
 | GroupField | |
 | GroupFieldCollection | グループ化された列の Visible インデックス設定用に、このコレクション内にいくつかのカスタム ロジックが必要だと思うため、このクラスを保持します。 |
 | GroupingSettings | 列のグループ化設定オブジェクト。 |
 | GroupingWalkRowInternalEventArgs | GroupingWalkRow イベントのイベント引数を表すオブジェクト。 |
 | GroupRecordEnumerator | 特定の group row に所属するデータ行の列挙子。 |
 | HandleCommandEventArgs | 処理できるイベントのイベント引数。 |
 | HeaderCaptionCollection | HeaderCaption のコレクション。 |
 | HeaderCheckBoxEventArgs | WebDataGrid の DataBinding イベントに渡されるイベント引数を表すクラス。 |
 | HeaderLayout | 複数ヘッダー列が存在する場合に、グリッドのヘッダーを描画する XML を生成するために使用される列のコレクション。 |
 | HierarchicalGridBindingManager | HierarchicalGridBindingManager は WebHierarchicalDataGrid コントロールのデータバインディング プロセスを管理するクラスです。 |
 | HierarchicalGridEnumDataBot | |
 | HierarchicalGridGroupingSettings | grid の列グループ化設定オブジェクト。 |
 | HierarchicalGridRenderer | このクラスには WebHierarchicalDataGrid の各部を描画するメソッドが含まれます。 |
 | HierarchicalGridStyleBot | WebHierarchicalDataGrid にほとんどの Application Styling Framework(tm) を実行します。 |
 | IDPair | グリッドのフィールドおよびレコードの一意の識別子。 |
 | ItemIDPair | レコード項目を一意的に識別します。 |
 | ItemTemplateMap | オブジェクトは ItemIDPair およびテンプレート ID のストレージとして使用されます。実際のテンプレートは、項目の ID オブジェクトによって指定できます。 |
 | JsTypeResolver | |
 | KeyChangedEventArgs | フィールドの KeyChanged イベントのためのイベント 引数。 |
 | MaskEditorProvider | WebMaskEditor オブジェクトのエディター。 |
 | MissingRecordException | 更新操作でレコードのキーが見つからないときに、この例外は発生されます。 |
 | MonthCalendarProvider | WebDateTimeEditor オブジェクトのエディター。 |
 | NumericEditorProvider | WebNumericEditor オブジェクトのエディター。 |
 | ObjectITyped | |
 | Paging | グリッドのページング能力を定義する動作。 |
 | PagingClientEvents | ページングのクライアント側イベント定義を含みます。 |
 | PagingEventArgs | ページャー関連イベントのイベント引数。 |
 | ParentObjectTypeAttribute | 親クラスのタイプでオブジェクトをマークします。 |
 | PercentEditorProvider | WebNumericEditor オブジェクトのエディター。 |
 | RatingEditorProvider | WebRating オブジェクトのエディター。 |
 | RecordItemsRenderingEventArgs | |
 | RecordUpdatedEventArgs | |
 | RegisterScriptsEventArgs | |
 | RenderEventArgs | |
 | RenderingEventArgs | |
 | RenderingRowSelectorXslEventArgs | |
 | RenderingXslEventArgs | |
 | RowAddedEventArgs | イベント引数オブジェクトを追加した行。 |
 | RowAdding | 行の追加の動作。この動作を EditingCore 動作に追加することによって、新しい行の値を入力またはコミットするための新規行追加のユーザー インターフェイスを有効にします。 |
 | RowAddingClientEvents | RowAdding 動作で使用される ClientEvents。 |
 | RowAddingColumnSetting | RowAddingColumnSetting クラスは、列ベースで列に行を追加する動作をカスタマイズできます。 |
 | RowAddingColumnSettings | 行の追加動作の列設定のコレクション。 |
 | RowAddingEventArgs | イベント引数オブジェクトを追加する行。 |
 | RowDeletedEventArgs | イベント引数オブジェクトを削除した行。 |
 | RowDeleting | グリッドの削除機能を定義する動作。 |
 | RowDeletingClientEvents | RowDeleting 動作で使用される ClientEvents。 |
 | RowDeletingEventArgs | イベント引数オブジェクトを削除する行。 |
 | RowEditClientEvents | RowEditing 動作で使用される ClientEvents。 |
 | RowEditing | WebDataGrid が行の編集を可能にする動作。 |
 | RowEditingClientBinding | このオブジェクトは、編集行テンプレートでのコントロールのクライアント バインディングを編集される行のセルに定義します。 |
 | RowEditingClientBindingCollection | 編集行テンプレート動作のためのクライアント バインディングのコレクション。 |
 | RowEditingClientEvents | RowEditingTemplate 動作で使用される ClientEvents。 |
 | RowEditingTemplate | テンプレート可能なダイアログによって WebDataGrid が行の編集を可能にする動作。 |
 | RowEditModeActions | RowEditTemplate の編集モード アクション。 |
 | RowEventArgs | 処理できるイベントのイベント引数。 |
 | RowIslandEventArgs | 処理できるイベントのイベント引数。 |
 | RowSelectorClientEvents | RowSelector 動作がブラウザーで発生するクライアント側イベント。 |
 | RowSelectors | 行セレクターをグリッドに追加します。行セレクターは、行ヘッダーと呼ばれます。行のナビゲーションをサポートする各行の左側にある追加セルがあります。 |
 | RowUpdatedEventArgs | イベント引数オブジェクトを更新した行。 |
 | RowUpdatingEventArgs | イベント引数オブジェクトを更新する行。 |
 | RuleBoolNode | WebDataGrid の文字列型の列に適用するフィルタリング条件。 |
 | RuleDateNode | WebDataGrid の DateTime 型の列に適用するフィルタリング条件。 |
 | RuleNumberNode | WebDataGrid の数値型の列に適用するフィルタリング条件。 |
 | RuleTextNode | WebDataGrid の文字列型の列に適用するフィルタリング条件。 |
 | SelectedCellCollection | 選択されたセルのコレクション。 |
 | SelectedCellEventArgs | WebDataGrid コントロールの WebDataGrid.CellSelectionChanged イベントのデータを提供します。 |
 | SelectedColumnCollection | 選択された列のコレクション。 |
 | SelectedColumnEventArgs | WebDataGrid コントロールの WebDataGrid.ColumnSelectionChanged イベントのデータを提供します。 |
 | SelectedRowCollection | 選択された行のコレクション。 |
 | SelectedRowEventArgs | WebDataGrid コントロールの WebDataGrid.RowSelectionChanged イベントのデータを提供します。 |
 | Selection | WebDataGrid を選択可能にする動作。 |
 | SelectionAutoPostBackFlags | サーバー イベントが呼び出される時の情報を含むオブジェクト。 |
 | SelectionClientEvents | Selection 動作で使用される ClientEvents。 |
 | SliderProvider | WebNumericEdit オブジェクトのエディター。 |
 | SortedColumnInfo | Sorting 動作の Sorting.SortedColumns コレクションでソートされた列を示します。 |
 | SortedColumnInfoCollection | グリッドでソートされた列のすべてを保持するコレクション。 |
 | Sorting | グリッドのソート能力を定義する動作。 |
 | SortingClientEvents | 並べ替え動作のクライアント イベント。 |
 | SortingColumnSetting | 並べ替え動作に関する列の設定。 |
 | SortingColumnSettings | SortedColumnSettings では、列ベースで並べ替え動作の細かい制御ができます。 |
 | SortingEventArgs | ソート イベント引数。 |
 | SpanCalculatingEventArgs | ContainerGridRowColSpanCalculating イベントのイベント引数。 |
 | StringBuilderEventArgs | 文字列ビルダーを持つイベント引数。 |
 | Summaries | ひとつの列について計算されるすべての集計を格納します。 |
 | Summary | ひとつの列にひとつの集計を定義します。 |
 | SummaryCellExportedEventArgs | Excel SummaryCellExporting のエクスポート済みイベント引数クラス。 |
 | SummaryCellExportingEventArgs | イベント引数クラスをエクスポートする SummaryCellExporting。 |
 | SummaryEventArgs | SummaryCalculated イベントの SummaryEventArgs イベント引数。 |
 | SummaryRow | グリッドの集計行の機能を定義する動作。 |
 | SummaryRowClientEvents | SummaryRow 動作で使用される ClientEvents。 |
 | SummaryRowSetting | SummaryRow 動作に関する列の設定。 |
 | SummaryRowSettings | SummaryRowSetting オブジェクトのコレクション。 |
 | SummarySetting | 特定の集計タイプに関する Settings オブジェクト。 |
 | SummarySettings | SummarySetting オブジェクトのコレクション。 |
 | TemplateDataField | このクラスは、ControlDataField フィールドをオーバーライドしてテンプレートを持つことを許可します。 |
 | TextBoxEditor | デザイナーをサポートするには、オーバーライドされた Color に関連付けられたプロパティがある TextBox を強調します。 |
 | TextBoxProvider | WebCalendar オブジェクトのあるエディター。 |
 | TextEditorProvider | WebTextEditor オブジェクトのエディター。 |
 | UnboundCheckBoxField | データにバインドされていないチェックボックス列を表します。 |
 | UnboundCheckBoxGridRecordItem | UnboundCheckBoxField 列に含まれるセルを表すクラス。 |
 | UnboundField | データにバインドされていない WebDataGrid コントロールの列またはフィールドを表します。 |
 | UnboundGridRecordItem | UnboundField 列に含まれるセルを表すクラス。 |
 | UnhandledCalculateSummaryException | グリッドのデフォルト データ バインドがキャンセルされ、標準の集計 (件数、最小、最大、平均、合計) が追加されたが、CalculateSummary イベントが処理されないとき、このクラスは例外のために使用されます。 |
 | UnhandledCustomSummaryException | カスタム集計が追加されていてもサーバー側の CalculateCustomSummary イベントが処理されない場合は、このクラスが例外に使用されます。 |
 | VirtualScrolling | グリッドが仮想モードで行をスクロールすることを可能にする動作。 |
 | VirtualScrollingClientEvents | VirtualScrolling 動作がクライアント側で発生するクライアント側イベント。 |
 | VirtualScrollingEventArgs | 仮想スクロール イベント引数。 |
 | VisibleItemsEnumerator | |
 | WebDataGrid | WebDataGrid のサーバー側の編集イベント。さまざまなデータソースからのテーブル情報を表示できる AJAX が有効なグリッド コントロール。 |
 | WebDataGridExtensionAssemblyAttribute | |
 | WebDocumentExporter | WebDataGrid および WebHierarchicalDataGrid に PDF および XPS ドキュメントのエクスポート機能を提供します。 |
 | WebExcelExporter | WebDataGrid および WebHierarchicalDataGrid に Excel ドキュメントのエクスポート機能を提供します。 |
 | WebHierarchicalDataGrid | Activation イベント ハンドラーを添付するために、WebHierarchicalDataGrid クラスを拡張します。WebHierarchicalDataGrid のサーバー側の編集イベント。Selection イベント ハンドラーを添付するために、WebHierarchicalDataGrid クラスを拡張します。並べ替えのイベント ハンドラーを添付するために、WebHierarchicalDataGrid クラスを拡張します。階層データの表示ができるお AJAX 対応の階層グリッド コントロール。 |
 | WebWordExporter | WebDataGrid および WebHierarchicalDataGrid に Word 文書のエクスポート機能を提供します。 |
 | WHDGListHierarchicalEnumerable | |
 | WHDGListHierarchicalEnumerableITyped | |
 | WHDGListNode | |
 | WHDGListNodeITyped | |
 | WordCellExportedEventArgs | セルの exported イベントのイベント引数。 |
 | WordCellExportingEventArgs | セルの exporting イベントのイベント引数。 |
 | WordExportedEventArgs | Word の exported イベント引数クラス。 |
 | WordExportingEventArgs | Word の exporting イベント引数クラス。 |
 | WordGridFieldCaptionExportedEventArgs | DocumentGridFieldCaptionExporting イベントのイベント ハンドラーに渡されるイベント引数。 |
 | WordGridFieldCaptionExportingEventArgs | DocumentGridFieldCaptionExporting イベントのイベント ハンドラーに渡されるイベント引数。 |
 | WordGridRecordItemExportedEventArgs | DocumentGridRecordItemExporting イベントのイベント ハンドラーに渡されるイベント引数。 |
 | WordGridRecordItemExportingEventArgs | DocumentGridRecordItemExporting イベントのイベント ハンドラーに渡されるイベント引数。 |
 | WordRowExportedEventArgs | Word 行の exported イベント引数クラス。 |
 | WordRowExportingEventArgs | Word 行の exporting イベント引数クラス。 |
 | WordSummaryCellExportedEventArgs | DocumentSummaryCellCaptionExported イベントのイベント ハンドラーに渡されるイベント引数。 |
 | WordSummaryCellExportingEventArgs | DocumentSummaryCellCaptionExporting イベントのイベント ハンドラーに渡されるイベント引数。 |
 | XPathDataNavigable | XML ノードとして自身を公開するためのオブジェクトのクラス ヘルパ。 |
 | XPathDataNavigator | グリッドのデータに XPath ナビゲーションを提供します。 |
 | XPathGrid | |
 | XPathGridData | グリッドの xml ラッパー。これはルートの最初で唯一の子ノードです。 |
 | XPathGridRoot | ルート XML ノード。これがすべてが開始する場所です。 |
 | XPathNavigableText | このクラスはテキスト XML 描画ノードを表します。 |
 | XslCapRenderingEventArgs | |
 | XslRenderingEventArgs | |