Spread for ASP.NET 12 Product Documentation
DateFormat Property


FarPoint.Web.Spread.Extender Assembly > FarPoint.Web.Spread.Extender Namespace > DateCalendarCellType Class : DateFormat Property
Gets or sets the date format for the date calendar.
Syntax
'Declaration
 
Public Property DateFormat As String
'Usage
 
Dim instance As DateCalendarCellType
Dim value As String
 
instance.DateFormat = value
 
value = instance.DateFormat
public string DateFormat {get; set;}
See Also

Reference

DateCalendarCellType Class
DateCalendarCellType Members