GrapeCity MultiRow Windows Forms Documentation
BeginEdit Property


Gets an IAction value that enters edit mode for the current cell.
Syntax
Public Shared ReadOnly Property BeginEdit As IAction
Dim value As IAction
 
value = EditingActions.BeginEdit
public static IAction BeginEdit {get;}

Property Value

An IAction interface that represents an action that enters edit mode for the current cell.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

EditingActions Class
EditingActions Members
ShortcutKeyManager Property
IAction Interface
ActionList Class

 

 


Copyright © GrapeCity, inc. All rights reserved.