Spread for ASP.NET 9.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 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

FarPoint.Web.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.