GrapeCity MultiRow Windows Forms Documentation
DoAction Method (AppearanceActionBase)


A ValidateActionContext value that indicates whether the validation failed and contains some relative context information.
Executes the current AppearanceActionBase by the context.
Syntax
Protected Overrides Sub DoAction( _
   ByVal context As ValidateActionContext _
) 
Dim instance As AppearanceActionBase
Dim context As ValidateActionContext
 
instance.DoAction(context)
protected override void DoAction( 
   ValidateActionContext context
)

Parameters

context
A ValidateActionContext value that indicates whether the validation failed and contains some relative context information.
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

AppearanceActionBase Class
AppearanceActionBase Members

 

 


Copyright © GrapeCity, inc. All rights reserved.