GridControl.PositionEmbeddedEditor(Rectangle, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
void PositionEmbeddedEditor(System::Drawing::Rectangle rEditingCellRect, int nEditingCol);
protected void PositionEmbeddedEditor (System.Drawing.Rectangle rEditingCellRect, int nEditingCol);
member this.PositionEmbeddedEditor : System.Drawing.Rectangle * int -> unit
Protected Sub PositionEmbeddedEditor (rEditingCellRect As Rectangle, nEditingCol As Integer)
Parameters
- rEditingCellRect
- Rectangle
- nEditingCol
- Int32