| 名前 | 解説 | |
|---|---|---|
![]() | C1TrueDBDropdown コンストラクタ | オブジェクトの新しいインスタンスを作成します。 |
C1TrueDBDropdownデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | C1TrueDBDropdown コンストラクタ | オブジェクトの新しいインスタンスを作成します。 |
| 名前 | 解説 | |
|---|---|---|
![]() | AccessibilityObject | System.Windows.Forms.Controlから継承されます。 |
![]() | AccessibleDefaultActionDescription | System.Windows.Forms.Controlから継承されます。 |
![]() | AccessibleDescription | System.Windows.Forms.Controlから継承されます。 |
![]() | AccessibleName | System.Windows.Forms.Controlから継承されます。 |
![]() | AccessibleRole | System.Windows.Forms.Controlから継承されます。 |
![]() | AllowColMove | 列を移動する機能を示す値を取得または設定します。 |
![]() | AllowColSelect | 列を選択する機能を示す値を取得または設定します。 |
![]() | AllowDrop | System.Windows.Forms.Controlから継承されます。 |
![]() | AllowFilter | 自動的にデータをフィルタするグリッドの機能を示す値を取得または設定します。 C1.Win.TrueDBGrid.BaseGrid.Frameから継承されます。 |
![]() | AllowInactiveStyle | グリッドがフォーカスを失ったときに、InactiveStyle をグリッドに適用するかどうかを示す値を取得または設定します。 C1.Win.TrueDBGrid.BaseGrid.Frameから継承されます。 |
![]() | AllowRowSizing | 行のサイズ変更を対話式で実行する方法を取得または設定します。 |
![]() | AllowSizing | ドロップダウンのサイズ変更が許可されているかどうかを示す値を取得または設定します。 |
![]() | AllowSort | 列ヘッダーをクリックしたときに自動的にデータをソートするグリッドの機能を示す値を取得または設定します。 C1.Win.TrueDBGrid.BaseGrid.Frameから継承されます。 |
![]() | AlternatingRows | ドロップダウンが、奇数番号の行に OddRowStyle を使用し、偶数番号の行に EvenRowStyle を使用するかどうかを示す値を取得または設定します。 |
![]() | Anchor | System.Windows.Forms.Controlから継承されます。 |
![]() | AutoScrollOffset | System.Windows.Forms.Controlから継承されます。 |
![]() | AutoSize | System.Windows.Forms.Controlから継承されます。 |
![]() | BackColor | System.Windows.Forms.Controlから継承されます。 |
![]() | BackgroundImage | System.Windows.Forms.Controlから継承されます。 |
![]() | BackgroundImageLayout | System.Windows.Forms.Controlから継承されます。 |
![]() | BindingContext | System.Windows.Forms.Controlから継承されます。 |
![]() | Bookmark | 基底の CurrencyManager の現在の行位置を取得または設定します。 |
![]() | BorderColor | コントロールの境界線色を取得または設定します。 C1.Win.TrueDBGrid.BaseGrid.Frameから継承されます。 |
![]() | BorderStyle | コントロールの境界線を取得または設定します。 C1.Win.TrueDBGrid.BaseGrid.Frameから継承されます。 |
![]() | Bottom | System.Windows.Forms.Controlから継承されます。 |
![]() | Bounds | System.Windows.Forms.Controlから継承されます。 |
![]() | CanFocus | System.Windows.Forms.Controlから継承されます。 |
![]() | CanSelect | System.Windows.Forms.Controlから継承されます。 |
![]() | Caption | グリッドのキャプションを取得または設定します。 C1.Win.TrueDBGrid.BaseGrid.Frameから継承されます。 |
![]() | CaptionHeight | グリッドのキャプションの高さを取得または設定します。 C1.Win.TrueDBGrid.BaseGrid.Frameから継承されます。 |
![]() | CaptionStyle | キャプション領域の外観を制御する Style オブジェクトを取得または設定します。 |
![]() | Capture | System.Windows.Forms.Controlから継承されます。 |
![]() | CaseSensitive | 文字列比較で、大文字小文字を区別する場合は True、そうでない場合は False です。デフォルト:False |
![]() | CausesValidation | System.Windows.Forms.Controlから継承されます。 |
![]() | ClientRectangle | System.Windows.Forms.Controlから継承されます。 |
![]() | ClientSize | System.Windows.Forms.Controlから継承されます。 |
![]() | Col | 列の位置を取得または設定します。 |
![]() | ColumnCaptionHeight | 列キャプションの高さを取得または設定します。 |
![]() | ColumnFooterHeight | 列フッターの高さを取得または設定します。 |
![]() | ColumnFooters | 列フッターの表示状態を示す値を取得または設定します。 |
![]() | ColumnHeaders | 列ヘッダーの表示状態を示す値を取得または設定します。 |
![]() | Columns | C1DataColumn オブジェクトのコレクションを取得します。 |
![]() | ColumnSelectorStyle | |
![]() | CompanyName | System.Windows.Forms.Controlから継承されます。 |
![]() | Container | System.ComponentModel.Componentから継承されます。 |
![]() | ContainsFocus | System.Windows.Forms.Controlから継承されます。 |
![]() | ContextMenuStrip | System.Windows.Forms.Controlから継承されます。 |
![]() | Controls | System.Windows.Forms.Controlから継承されます。 |
![]() | Created | System.Windows.Forms.Controlから継承されます。 |
![]() | CurrentCellVisible | 現在のセルの表示状態を示す値を取得または設定します。 |
![]() | Cursor | System.Windows.Forms.Controlから継承されます。 |
![]() | DataBindings | System.Windows.Forms.Controlから継承されます。 |
![]() | DataField | |
![]() | DataMember | グリッドが連結するマルチメンバデータソースで特定のデータメンバを取得または設定します。 C1.Win.TrueDBGrid.BaseGrid.Frameから継承されます。 |
![]() | DataSource | コントロールの項目に入力するために使用する値のリストを含むソースを取得または設定します。 C1.Win.TrueDBGrid.BaseGrid.Frameから継承されます。 |
![]() | DeadAreaBackColor | |
![]() | DefColWidth | すべてのグリッド列のデフォルトの幅を取得または設定します。 |
![]() | DeviceDpi | System.Windows.Forms.Controlから継承されます。 |
![]() | DisplayColumns | C1DisplayColumn オブジェクトのコレクションを取得します。 |
![]() | DisplayMember | インクリメンタルサーチに使用されるプロパティを取得または設定します。 |
![]() | DisplayRectangle | System.Windows.Forms.Controlから継承されます。 |
![]() | Disposing | System.Windows.Forms.Controlから継承されます。 |
![]() | Dock | System.Windows.Forms.Controlから継承されます。 |
![]() | DoubleBuffer | コントロールは、描画するときにちらつきを除去するために、オフスクリーンバッファを使用するかどうかを示す値を取得または設定します。 C1.Win.TrueDBGrid.BaseGrid.Frameから継承されます。 |
![]() | DropdownWidth | ドロップダウンの幅を取得または設定します。 |
![]() | EmptyRows | グリッドの最後のデータ行の下に行を表示する方法を決定する値を取得または設定します。 |
![]() | Enabled | System.Windows.Forms.Controlから継承されます。 |
![]() | EvenRowStyle | AlternatingRows を使用しているときに偶数番号の行の外観を制御する Style オブジェクトを取得または設定します。 |
![]() | ExtendRightColumn | 最終列を延長してドロップダウンのデッドエリアを埋める方法を決定する値を取得または設定します。 |
![]() | FetchRowStyles | FetchRowStyle イベントが発生するかどうかを示す値を取得または設定します。 |
![]() | FirstRow | スプリットで表示される最初の行の行インデックスを取得または設定します。 |
![]() | FlatStyle | グリッド全体の 3D 要素の通常状態の外観を取得または設定します。 C1.Win.TrueDBGrid.BaseGrid.Frameから継承されます。 |
![]() | Focused | System.Windows.Forms.Controlから継承されます。 |
![]() | Font | System.Windows.Forms.Controlから継承されます。 |
![]() | FooterStyle | 列フッターの外観を制御する Style オブジェクトを取得または設定します。 |
![]() | ForeColor | System.Windows.Forms.Controlから継承されます。 |
![]() | Glyphs | コントロールグリフ(ソート、チェックボックスなどを表示するために使用する画像)のコレクションを取得します。 C1.Win.TrueDBGrid.BaseGrid.Frameから継承されます。 |
![]() | Handle | System.Windows.Forms.Controlから継承されます。 |
![]() | HasChildren | System.Windows.Forms.Controlから継承されます。 |
![]() | HeadingHotStyle | グリッドのホットな列ヘッダーの外観を制御する Style オブジェクトを取得または設定します。 |
![]() | HeadingStyle | グリッドの列ヘッダーの外観を制御する Style オブジェクトを取得または設定します。 |
![]() | Height | System.Windows.Forms.Controlから継承されます。 |
![]() | HighLightRowStyle | 強調表示された行の外観を制御する Style オブジェクトを取得または設定します。 |
![]() | HScrollBar | 水平スクロールバーの外観を制御する C1.Win.TrueDBGrid.Util.HBar オブジェクトを取得します。 |
![]() | Images | C1.Win.TrueDBGrid.BaseGrid.Frameから継承されます。 |
![]() | ImeMode | System.Windows.Forms.Controlから継承されます。 |
![]() | IntegralHeight | コントロールのサイズを変更して、部分的な項目を表示しないようにするかどうかを示す値を取得または設定します。 |
![]() | InvokeRequired | System.Windows.Forms.Controlから継承されます。 |
![]() | IsAccessible | System.Windows.Forms.Controlから継承されます。 |
![]() | IsAncestorSiteInDesignMode | System.Windows.Forms.Controlから継承されます。 |
![]() | IsDisposed | System.Windows.Forms.Controlから継承されます。 |
![]() | IsHandleCreated | System.Windows.Forms.Controlから継承されます。 |
![]() | IsMirrored | System.Windows.Forms.Controlから継承されます。 |
![]() | LayoutEngine | System.Windows.Forms.Controlから継承されます。 |
![]() | LayoutFileName | |
![]() | LayoutName | |
![]() | LayoutURL | |
![]() | Left | System.Windows.Forms.Controlから継承されます。 |
![]() | LeftCol | 左端の列の 0 から始まるインデックスを取得または設定します。 |
![]() | ListField | |
![]() | Location | System.Windows.Forms.Controlから継承されます。 |
![]() | Margin | System.Windows.Forms.Controlから継承されます。 |
![]() | MaximumSize | System.Windows.Forms.Controlから継承されます。 |
![]() | MinimumSize | System.Windows.Forms.Controlから継承されます。 |
![]() | Name | System.Windows.Forms.Controlから継承されます。 |
![]() | OddRowStyle | AlternatingRows を使用しているときに奇数番号の行の外観を制御する Style オブジェクトを取得または設定します。 |
![]() | Padding | System.Windows.Forms.Controlから継承されます。 |
![]() | Parent | System.Windows.Forms.Controlから継承されます。 |
![]() | PreferredSize | System.Windows.Forms.Controlから継承されます。 |
![]() | ProductName | System.Windows.Forms.Controlから継承されます。 |
![]() | ProductVersion | System.Windows.Forms.Controlから継承されます。 |
![]() | PropBag | C1.Win.TrueDBGrid.BaseGrid.Frameから継承されます。 |
![]() | RecordSelectorStyle | |
![]() | RecreatingHandle | System.Windows.Forms.Controlから継承されます。 |
![]() | Region | System.Windows.Forms.Controlから継承されます。 |
![]() | Renderer | ビジュアルスタイルのレンダリングに使用されるレンダラを取得または設定します。 C1.Win.TrueDBGrid.BaseGrid.Frameから継承されます。 |
![]() | Right | System.Windows.Forms.Controlから継承されます。 |
![]() | RightToLeft | System.Windows.Forms.Controlから継承されます。 |
![]() | Row | 現在行を取得または設定します。 |
![]() | RowCount | 非連結グリッド内の行数を取得します。 C1.Win.TrueDBGrid.BaseGrid.Frameから継承されます。 |
![]() | RowDivider | このプロパティは、行の間に描画される境界線のスタイルを取得または設定します。 |
![]() | RowHeight | グリッド行の高さを取得または設定します。 C1.Win.TrueDBGrid.BaseGrid.Frameから継承されます。 |
![]() | Rows | 非連結グリッドの DataRowCollection を取得します。 C1.Win.TrueDBGrid.BaseGrid.Frameから継承されます。 |
![]() | RowSelectorStyle | |
![]() | RowSubDividerColor | 複数行ドロップダウンのサブ行分割線の色を取得または設定します。 |
![]() | RowTracking | マウスが置かれた行を強調表示するかどうかを決定する値を取得または設定します。 |
![]() | ScrollTips | スクロールボックスをドラッグしたときにグリッドがポップアップテキストウィンドウを表示するかどうかを決定する値を取得または設定します。 |
![]() | ScrollTrack | スクロールボックスを移動したときにグリッドがスクロールする方法を制御する値を取得または設定します。 C1.Win.TrueDBGrid.BaseGrid.Frameから継承されます。 |
![]() | Site | System.Windows.Forms.Controlから継承されます。 |
![]() | Size | System.Windows.Forms.Controlから継承されます。 |
![]() | SplitDividerSize | C1.Win.TrueDBGrid.BaseGrid.Frameから継承されます。 |
![]() | Style | ルートの Style オブジェクトを取得または設定します。 |
![]() | Styles | 名前付き Style オブジェクトのコレクションを取得します。 |
![]() | TabIndex | System.Windows.Forms.Controlから継承されます。 |
![]() | TabStop | System.Windows.Forms.Controlから継承されます。 |
![]() | Tag | System.Windows.Forms.Controlから継承されます。 |
![]() | Text | C1.Win.TrueDBGrid.BaseGrid.Frameから継承されます。 |
![]() | Top | System.Windows.Forms.Controlから継承されます。 |
![]() | TopLevelControl | System.Windows.Forms.Controlから継承されます。 |
![]() | UseColumnStyles | データソースからスタイル情報が適用されているかどうかを示す値を取得または設定します。 C1.Win.TrueDBGrid.BaseGrid.Frameから継承されます。 |
![]() | UseCompatibleTextRendering | テキストのレンダリングが WinForms の以前のリリースと互換性があるかどうかを指定します。 C1.Win.TrueDBGrid.BaseGrid.Frameから継承されます。 |
![]() | UseWaitCursor | System.Windows.Forms.Controlから継承されます。 |
![]() | ValueMember | 関連付けられているグリッド列を更新するために使用されるプロパティを取得または設定します。 |
![]() | ValueTranslate | グリッドで列の値を表示する方法を決定する値を取得または設定します。 |
![]() | Visible | System.Windows.Forms.Controlから継承されます。 |
![]() | VisibleCols | ドロップダウンに表示される列の数を取得します。 |
![]() | VisibleRows | ドロップダウンに表示される行の数を取得します。 |
![]() | VScrollBar | 垂直スクロールバーの外観を制御する C1.Win.TrueDBGrid.Util.VBar オブジェクトを取得します。 |
![]() | Width | System.Windows.Forms.Controlから継承されます。 |
![]() | WindowTarget | System.Windows.Forms.Controlから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | AddCellStyle | 指定された条件を満たすセルの外観を変更するために使用する Style を制御します。 |
![]() | AddRegexCellStyle | 内容に基づいてセルの外観を変更するために使用する Style を制御します。 |
![]() | AddRow | オーバーロードされます。 非連結グリッドに行を追加します。 C1.Win.TrueDBGrid.BaseGrid.Frameから継承されます。 |
![]() | AddRows | 指定した数の行を非連結グリッドに追加します。 C1.Win.TrueDBGrid.BaseGrid.Frameから継承されます。 |
![]() | BeginInit | ISupportInitialize インタフェース。 C1.Win.TrueDBGrid.BaseGrid.Frameから継承されます。 |
![]() | BeginInvoke | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 |
![]() | BringToFront | System.Windows.Forms.Controlから継承されます。 |
![]() | ClearCellStyle | デフォルトのレイアウトを復元します。 |
![]() | ClearFields | デフォルトのレイアウトを復元します。 |
![]() | ClearRegexCellStyle | 以前の AddRegexCellStyle メソッドの呼び出しで設定されたセル条件を削除します。 |
![]() | ColContaining | 指定された X 座標を含む列の列インデックスを返します。 |
![]() | Contains | System.Windows.Forms.Controlから継承されます。 |
![]() | CreateControl | System.Windows.Forms.Controlから継承されます。 |
![]() | CreateGraphics | System.Windows.Forms.Controlから継承されます。 |
![]() | Delete | オーバーロードされます。 指定された行を非連結グリッドから削除します。 C1.Win.TrueDBGrid.BaseGrid.Frameから継承されます。 |
![]() | Dispose | System.ComponentModel.Componentから継承されます。 |
![]() | DoDragDrop | System.Windows.Forms.Controlから継承されます。 |
![]() | DrawToBitmap | System.Windows.Forms.Controlから継承されます。 |
![]() | EndInit | ISupportInitialize インタフェース。 C1.Win.TrueDBGrid.BaseGrid.Frameから継承されます。 |
![]() | EndInvoke | System.Windows.Forms.Controlから継承されます。 |
![]() | FindForm | System.Windows.Forms.Controlから継承されます。 |
![]() | Focus | System.Windows.Forms.Controlから継承されます。 |
![]() | GetChildAtPoint | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 |
![]() | GetContainerControl | System.Windows.Forms.Controlから継承されます。 |
![]() | GetCurrentSelIndex | 現在の選択インデックスを取得します。 |
![]() | GetFirstVisibleRow | C1.Win.TrueDBGrid.BaseGrid.Frameから継承されます。 |
![]() | GetLifetimeService | System.MarshalByRefObjectから継承されます。 |
![]() | GetNextControl | System.Windows.Forms.Controlから継承されます。 |
![]() | GetPreferredSize | System.Windows.Forms.Controlから継承されます。 |
![]() | GetVisibleRowCount | C1.Win.TrueDBGrid.BaseGrid.Frameから継承されます。 |
![]() | Hide | System.Windows.Forms.Controlから継承されます。 |
![]() | HoldFields | |
![]() | InitializeLifetimeService | System.MarshalByRefObjectから継承されます。 |
![]() | Invalidate | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 |
![]() | Invoke | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 |
![]() | LogicalToDeviceUnits | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 |
![]() | NewRow | 非連結グリッドと同じスキーマで、新しい System.Data.DataRow を作成します。 C1.Win.TrueDBGrid.BaseGrid.Frameから継承されます。 |
![]() | PerformLayout | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 |
![]() | PointToClient | System.Windows.Forms.Controlから継承されます。 |
![]() | PointToScreen | System.Windows.Forms.Controlから継承されます。 |
![]() | PreProcessControlMessage | System.Windows.Forms.Controlから継承されます。 |
![]() | PreProcessMessage | System.Windows.Forms.Controlから継承されます。 |
![]() | Rebind | オーバーロードされます。 データソースのデータでグリッドを再初期化します。 |
![]() | RectangleToClient | System.Windows.Forms.Controlから継承されます。 |
![]() | RectangleToScreen | System.Windows.Forms.Controlから継承されます。 |
![]() | Refresh | System.Windows.Forms.Controlから継承されます。 |
![]() | ResetBackColor | System.Windows.Forms.Controlから継承されます。 |
![]() | ResetBindings | System.Windows.Forms.Controlから継承されます。 |
![]() | ResetCursor | System.Windows.Forms.Controlから継承されます。 |
![]() | ResetFont | System.Windows.Forms.Controlから継承されます。 |
![]() | ResetForeColor | System.Windows.Forms.Controlから継承されます。 |
![]() | ResetImeMode | System.Windows.Forms.Controlから継承されます。 |
![]() | ResetRightToLeft | System.Windows.Forms.Controlから継承されます。 |
![]() | ResetText | System.Windows.Forms.Controlから継承されます。 |
![]() | ResumeLayout | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 |
![]() | RowContaining | 指定された Y 座標にある表示行の 0 から始まるインデックスを返します。 |
![]() | Scale | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 |
![]() | ScaleBitmapLogicalToDevice | System.Windows.Forms.Controlから継承されます。 |
![]() | ScrollCtl | 指定された行数および列数だけデータ領域をスクロールします。 |
![]() | ScrollToRow | C1.Win.TrueDBGrid.BaseGrid.Frameから継承されます。 |
![]() | Select | System.Windows.Forms.Controlから継承されます。 |
![]() | SelectNextControl | System.Windows.Forms.Controlから継承されます。 |
![]() | SendToBack | System.Windows.Forms.Controlから継承されます。 |
![]() | SetBounds | オーバーロードされます。 System.Windows.Forms.Controlから継承されます。 |
![]() | SetDataBinding | オーバーロードされます。 実行時にグリッドを連結します。 C1.Win.TrueDBGrid.BaseGrid.Frameから継承されます。 |
![]() | SetFilterBarHeight | フィルタバーの高さを指定します。 C1.Win.TrueDBGrid.BaseGrid.Frameから継承されます。 |
![]() | Show | System.Windows.Forms.Controlから継承されます。 |
![]() | SuspendLayout | System.Windows.Forms.Controlから継承されます。 |
![]() | ThemeChanged | |
![]() | ToString | System.ComponentModel.Componentから継承されます。 |
![]() | Update | System.Windows.Forms.Controlから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | AutoSizeChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | BackColorChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | BackgroundImageChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | BackgroundImageLayoutChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | BindingContextChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | BorderColorChanged | BorderColor プロパティが変更されたときに発生します。 |
![]() | CausesValidationChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | ChangeUICues | System.Windows.Forms.Controlから継承されます。 |
![]() | Click | System.Windows.Forms.Controlから継承されます。 |
![]() | ClientSizeChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | ColMove | ユーザーが列を移動すると発生します。 |
![]() | ColResize | ユーザーが列のサイズを変更すると発生します。 |
![]() | ContextMenuStripChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | ControlAdded | System.Windows.Forms.Controlから継承されます。 |
![]() | ControlRemoved | System.Windows.Forms.Controlから継承されます。 |
![]() | CursorChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | DataSourceChanged | グリッドの DataSource が変更されたときに発生します。 |
![]() | Disposed | System.ComponentModel.Componentから継承されます。 |
![]() | DockChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | DoubleClick | System.Windows.Forms.Controlから継承されます。 |
![]() | DpiChangedAfterParent | System.Windows.Forms.Controlから継承されます。 |
![]() | DpiChangedBeforeParent | System.Windows.Forms.Controlから継承されます。 |
![]() | DragDrop | System.Windows.Forms.Controlから継承されます。 |
![]() | DragEnter | System.Windows.Forms.Controlから継承されます。 |
![]() | DragLeave | System.Windows.Forms.Controlから継承されます。 |
![]() | DragOver | System.Windows.Forms.Controlから継承されます。 |
![]() | DropDownClose | ドロップダウンが閉じるときに発生します。 |
![]() | DropDownOpen | ドロップダウンが開かれたときに発生します。 |
![]() | DropDownOpening | ドロップダウンが開かれる前に発生します。 |
![]() | EnabledChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | Enter | System.Windows.Forms.Controlから継承されます。 |
![]() | FetchRowStyle | FetchRowStyles プロパティが True の場合、グリッドのデータ行が表示されるときに発生します。 |
![]() | FetchScrollTips | グリッドがフォーカスを持ち、マウスでスクロールボックスを移動すると発生します。 |
![]() | FirstRowChange | コントロールまたはスプリットの最初の表示行が変更されたときに発生します。 |
![]() | FontChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | FootClick | 列のフッターをクリックしたときに発生します。 |
![]() | ForeColorChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | FormatText | NumberFormat プロパティが文字列 FormatText Event に設定されている列のセルデータがグリッドに表示されるときに発生します。 |
![]() | GiveFeedback | System.Windows.Forms.Controlから継承されます。 |
![]() | GotFocus | System.Windows.Forms.Controlから継承されます。 |
![]() | HandleCreated | System.Windows.Forms.Controlから継承されます。 |
![]() | HandleDestroyed | System.Windows.Forms.Controlから継承されます。 |
![]() | HeadClick | 列のヘッダーをクリックしたときに発生します。 |
![]() | HelpRequested | System.Windows.Forms.Controlから継承されます。 |
![]() | ImeModeChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | Invalidated | System.Windows.Forms.Controlから継承されます。 |
![]() | KeyDown | System.Windows.Forms.Controlから継承されます。 |
![]() | KeyPress | System.Windows.Forms.Controlから継承されます。 |
![]() | KeyUp | System.Windows.Forms.Controlから継承されます。 |
![]() | Layout | System.Windows.Forms.Controlから継承されます。 |
![]() | Leave | System.Windows.Forms.Controlから継承されます。 |
![]() | LeftColChange | グリッドやスプリットの最初に表示されている列が変更されたときに発生します。 |
![]() | LocationChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | LostFocus | System.Windows.Forms.Controlから継承されます。 |
![]() | MarginChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | MouseCaptureChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | MouseClick | System.Windows.Forms.Controlから継承されます。 |
![]() | MouseDoubleClick | System.Windows.Forms.Controlから継承されます。 |
![]() | MouseDown | System.Windows.Forms.Controlから継承されます。 |
![]() | MouseEnter | System.Windows.Forms.Controlから継承されます。 |
![]() | MouseHover | System.Windows.Forms.Controlから継承されます。 |
![]() | MouseLeave | System.Windows.Forms.Controlから継承されます。 |
![]() | MouseMove | System.Windows.Forms.Controlから継承されます。 |
![]() | MouseUp | System.Windows.Forms.Controlから継承されます。 |
![]() | MouseWheel | System.Windows.Forms.Controlから継承されます。 |
![]() | Move | System.Windows.Forms.Controlから継承されます。 |
![]() | PaddingChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | Paint | System.Windows.Forms.Controlから継承されます。 |
![]() | ParentChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | PreviewKeyDown | System.Windows.Forms.Controlから継承されます。 |
![]() | QueryAccessibilityHelp | System.Windows.Forms.Controlから継承されます。 |
![]() | QueryContinueDrag | System.Windows.Forms.Controlから継承されます。 |
![]() | RegionChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | Resize | System.Windows.Forms.Controlから継承されます。 |
![]() | RightToLeftChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | RowChange | フォーカスが別の行に移動すると発生します。 |
![]() | RowResize | グリッド行のサイズ変更を終了したときに発生します。 |
![]() | Scroll | ユーザーがグリッドをスクロールすると発生します。 |
![]() | SelChange | ユーザーが異なる範囲の行または列を選択したときに発生します。 |
![]() | SizeChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | StyleChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | SystemColorsChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | TabIndexChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | TabStopChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | TextChanged | System.Windows.Forms.Controlから継承されます。 |
![]() | UnboundColumnFetch | グリッドで非連結列のセルの値を表示する必要があるときに発生します。 |
![]() | Validated | System.Windows.Forms.Controlから継承されます。 |
![]() | Validating | System.Windows.Forms.Controlから継承されます。 |
![]() | ValueItemError | 値リストを使用する列に無効なデータを入力すると発生します。 |
![]() | VisibleChanged | System.Windows.Forms.Controlから継承されます。 |