Spread Windows Forms 12.0 Product Documentation
SetValue Method (SpreadDropDownMonthCalendar)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > SpreadDropDownMonthCalendar Class : SetValue Method
Sets a value for the specified SpreadDropDownMonthCalendar object.
Syntax
'Declaration
 
Public Sub SetValue( _
   ByVal value As Object _
) 
'Usage
 
Dim instance As SpreadDropDownMonthCalendar
Dim value As Object
 
instance.SetValue(value)
public void SetValue( 
   object value
)

Parameters

value
See Also

Reference

SpreadDropDownMonthCalendar Class
SpreadDropDownMonthCalendar Members