Calendar for WinForms | ComponentOne
C1.Win.Calendar.DateEdit Namespace / CalendarSettings Class / SyncValueWithSelection Property

In This Topic
    SyncValueWithSelection Property (CalendarSettings)
    In This Topic
    Updates the Value each time the selection is changed.
    Syntax
    'Declaration
     
    
    Public Property SyncValueWithSelection As Boolean
    public bool SyncValueWithSelection {get; set;}
    See Also