Spread for ASP.NET 12 Product Documentation
EditMode Property (CurrencyCellType)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > CurrencyCellType Class : EditMode Property
Gets the format setting of a cell type in edit mode.
Syntax
'Declaration
 
Public Shadows ReadOnly Property EditMode As CurrencyCellType.EditModeSettings
'Usage
 
Dim instance As CurrencyCellType
Dim value As CurrencyCellType.EditModeSettings
 
value = instance.EditMode
public new CurrencyCellType.EditModeSettings EditMode {get;}
See Also

Reference

CurrencyCellType Class
CurrencyCellType Members