Spread Windows Forms 12.0 Product Documentation
Calendar Property (IDateTimeCellType)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > IDateTimeCellType Interface : Calendar Property
Gets or sets a Calendar object.
Syntax
'Declaration
 
Property Calendar As Calendar
'Usage
 
Dim instance As IDateTimeCellType
Dim value As Calendar
 
instance.Calendar = value
 
value = instance.Calendar
Calendar Calendar {get; set;}
See Also

Reference

IDateTimeCellType Interface
IDateTimeCellType Members