GridControl.AdjustEmbeddedEditorBoundsForCustomColumn Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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)
Parameter
- bounds
- Rectangle
- uiColumnIndex
- Int32
- nRowIndex
- Int64