GrapeCity MultiRow Windows Forms Documentation
Execute Method (ActionList)


The target GcMultiRow control that executes this action.
Executes all the IActions in the current list.
Syntax
Public Sub Execute( _
   ByVal target As GcMultiRow _
) 
Dim instance As ActionList
Dim target As GcMultiRow
 
instance.Execute(target)
public 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

ActionList Class
ActionList Members

 

 


Copyright © GrapeCity, inc. All rights reserved.