[]
        
(Showing Draft Content)

FarPoint.Win.Spread.CellType.SpreadDropDownMonthCalendar.-ctor

SpreadDropDownMonthCalendar Constructor

SpreadDropDownMonthCalendar()

Initializes a new instance of the SpreadDropDownMonthCalendar class.

Declaration
public SpreadDropDownMonthCalendar()
Public Sub New()

SpreadDropDownMonthCalendar(DateTimeFormatInfo, DateTime)

Initializes a new instance of the SpreadDropDownMonthCalendar class.

Declaration
public SpreadDropDownMonthCalendar(DateTimeFormatInfo info, DateTime dateDefault)
Public Sub New(info As DateTimeFormatInfo, dateDefault As Date)
Parameters
Type Name Description
DateTimeFormatInfo info

Defines how DateTime values are formatted and displayed.

DateTime dateDefault

The default value for SpreadDropDownMonthCalendar

SpreadDropDownMonthCalendar(SerializationInfo, StreamingContext)

The instructor method that is initialized automatically when deserializing.

Declaration
public SpreadDropDownMonthCalendar(SerializationInfo info, StreamingContext context)
Public Sub New(info As SerializationInfo, context As StreamingContext)
Parameters
Type Name Description
SerializationInfo info

Object that holds the serialized object data.

StreamingContext context

Contexual information about the source or destination of the serialization