Spread ASP.NET 6.0 Product Documentation
ReplacementType Enumeration
See Also  Send Feedback
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 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2002-2012 GrapeCity, Inc. All Rights Reserved.