Spread Windows Forms 12.0 Product Documentation
DateTimeInfo Property (SpreadDropDownMonthCalendar)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > SpreadDropDownMonthCalendar Class : DateTimeInfo Property
Gets or sets a DateTimeFormatInfo object for SpreadDropDownMonthCalendar.
Syntax
'Declaration
 
Public Property DateTimeInfo As DateTimeFormatInfo
'Usage
 
Dim instance As SpreadDropDownMonthCalendar
Dim value As DateTimeFormatInfo
 
instance.DateTimeInfo = value
 
value = instance.DateTimeInfo
public DateTimeFormatInfo DateTimeInfo {get; set;}
See Also

Reference

SpreadDropDownMonthCalendar Class
SpreadDropDownMonthCalendar Members