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


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

Reference

DateTimeCellType Class
DateTimeCellType Members