Spread for ASP.NET 11 Product Documentation
ReplacementType Enumeration


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : ReplacementType Enumeration
Specifies the type of replacement.
Syntax
'Declaration
 
Public Enum ReplacementType 
   Inherits System.Enum
'Usage
 
Dim instance As ReplacementType
public enum ReplacementType : System.Enum 
Members
MemberDescription
CancelButton[3] Indicates the Cancel button replacement
CellType[0] Indicates the cell type replacement
Header[1] Indicates the header replacement
UpdateButton[2] Indicates the Update button replacement
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Web.Spread.ReplacementType

See Also

Reference

FarPoint.Web.Spread Namespace