Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / DropDownCalendar Class / SetValue Method


In This Topic
SetValue Method (DropDownCalendar)
In This Topic
Sets the value in the drop-down calendar.
Syntax
'Declaration
 
Public Sub SetValue( _
   ByVal value As Object _
) 
 
'Usage
 
Dim instance As DropDownCalendar
Dim value As Object
 
instance.SetValue(value)

Parameters

value
See Also