GrapeCity MultiRow Windows Forms Documentation
AppearanceActionBase Class
Members 


Represents a special CellValidateAction implementation that displays UI elements on the validating Cell. This class is abstract (MustInherit in Visual Basic) and so cannot be instantiated.
Syntax
Public MustInherit Class AppearanceActionBase 
   Inherits CellValidateAction
   Implements INamedObject 
Dim instance As AppearanceActionBase
public abstract class AppearanceActionBase : CellValidateAction, INamedObject  
Inheritance Hierarchy

System.Object
   GrapeCity.Win.MultiRow.CellValidateAction
      GrapeCity.Win.MultiRow.AppearanceActionBase
         GrapeCity.Win.MultiRow.CellStyleNotify
         GrapeCity.Win.MultiRow.IconNotify
         GrapeCity.Win.MultiRow.LineNotify
         GrapeCity.Win.MultiRow.ThreeStateIconNotify

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 Members
GrapeCity.Win.MultiRow Namespace
CellValidateAction Class

 

 


Copyright © GrapeCity, inc. All rights reserved.