GrapeCity MultiRow Windows Forms Documentation
DoAction Method (MessageBoxNotify)


Executes the current CellValidateAction by the context.
Syntax
Protected Overrides Sub DoAction( _
   ByVal context As ValidateActionContext _
) 
Dim instance As MessageBoxNotify
Dim context As ValidateActionContext
 
instance.DoAction(context)
protected override void DoAction( 
   ValidateActionContext context
)

Parameters

context
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

MessageBoxNotify Class
MessageBoxNotify Members

 

 


Copyright © GrapeCity, inc. All rights reserved.