C1.Win.FlexGrid Namespace / C1FlexGrid Class / PreserveEditMode Property

In This Topic
PreserveEditMode Property (C1FlexGrid)
In This Topic
Gets or sets flag that specify entering edit mode of cell after exiting from previous cell with arrow keys or tab key.
Syntax
'Declaration
 
Public Property PreserveEditMode As Boolean
 
See Also