Spread for ASP.NET 7.0 Product Documentation
ReplacementType Enumeration
See Also  Support Options
FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : ReplacementType Enumeration


Glossary Item Box

Specifies the type of replacement.

Syntax

Visual Basic (Declaration) 
Public Enum ReplacementType 
   Inherits System.Enum
Visual Basic (Usage)Copy Code
Dim instance As ReplacementType
C# 
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

Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.