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


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

Reference

DoubleCellType Class
DoubleCellType Members