Spread Windows Forms 12.0 Product Documentation
CalendarFormat Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > SpreadMonthCalendar Class : CalendarFormat Property
Gets or sets a calendar format string.
Syntax
'Declaration
 
Public Property CalendarFormat As String
'Usage
 
Dim instance As SpreadMonthCalendar
Dim value As String
 
instance.CalendarFormat = value
 
value = instance.CalendarFormat
public string CalendarFormat {get; set;}
See Also

Reference

SpreadMonthCalendar Class
SpreadMonthCalendar Members