GrapeCity MultiRow Windows Forms Documentation
Execute Method (IAction)


The target GcMultiRow control that executes this action.
Executes the current IAction.
Syntax
Sub Execute( _
   ByVal target As GcMultiRow _
) 
Dim instance As IAction
Dim target As GcMultiRow
 
instance.Execute(target)
void Execute( 
   GcMultiRow target
)

Parameters

target
The target GcMultiRow control that executes this action.
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

IAction Interface
IAction Members

 

 


Copyright © GrapeCity, inc. All rights reserved.