GridControl.AdjustEmbeddedEditorBoundsForCustomColumn メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
protected:
virtual void AdjustEmbeddedEditorBoundsForCustomColumn(System::Drawing::Rectangle % bounds, int uiColumnIndex, long nRowIndex);
protected virtual void AdjustEmbeddedEditorBoundsForCustomColumn(ref System.Drawing.Rectangle bounds, int uiColumnIndex, long nRowIndex);
abstract member AdjustEmbeddedEditorBoundsForCustomColumn : Rectangle * int * int64 -> unit
override this.AdjustEmbeddedEditorBoundsForCustomColumn : Rectangle * int * int64 -> unit
Protected Overridable Sub AdjustEmbeddedEditorBoundsForCustomColumn (ByRef bounds As Rectangle, uiColumnIndex As Integer, nRowIndex As Long)
パラメーター
- bounds
- Rectangle
- uiColumnIndex
- Int32
- nRowIndex
- Int64