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


In This Topic
SetIgnoreDateChange Method
In This Topic
Syntax
'Declaration
 
Public Sub SetIgnoreDateChange( _
   ByVal ignoreFlag As Boolean _
) 
 
'Usage
 
Dim instance As DropDownCalendar
Dim ignoreFlag As Boolean
 
instance.SetIgnoreDateChange(ignoreFlag)

Parameters

ignoreFlag
See Also