FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > FpSpread Class : EditModeReplace Property |
'Declaration Public Property EditModeReplace As Boolean
'Usage Dim instance As FpSpread Dim value As Boolean instance.EditModeReplace = value value = instance.EditModeReplace
public bool EditModeReplace {get; set;}
This property only works when the EnableClientScript Property property is set to true.
FpSpread1.EditModeReplace = true;
FpSpread1.EditModeReplace = True
Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional
FpSpread Class
FpSpread Members
EnableClientScript Property
Customizing Interaction with Cells
Understanding Browser Support