Spread for ASP.NET 8.0 Product Documentation
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

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

Reference

FarPoint.Web.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.