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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > DateTimeCellType.EditModeSettings Class : FormatString Property
Gets or sets the format string used to format the date value.
Syntax
'Declaration
 
Public Property FormatString As String
'Usage
 
Dim instance As DateTimeCellType.EditModeSettings
Dim value As String
 
instance.FormatString = value
 
value = instance.FormatString
public string FormatString {get; set;}
See Also

Reference

DateTimeCellType.EditModeSettings Class
DateTimeCellType.EditModeSettings Members