Objective Grid for Microsoft® .NET® Reference Guide

GridControl.TransferCurrentCell Method

Back to Class Index

Stores and deactivates the current cell or actualizes the current cell’s contents.     

Overload List

Stores and deactivates the current cell or actualizes the current cell’s contents.     

public bool TransferCurrentCell();

public bool TransferCurrentCell(bool);

public bool TransferCurrentCell(bool,RedrawFlags);

public virtual bool TransferCurrentCell(bool,RedrawFlags,bool);

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace