Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.Toolkit Assembly / Xceed.Wpf.Toolkit Namespace / DateTimePicker Class / TimePickerAllowSpin Property


    TimePickerAllowSpin Property
    Syntax
    'Declaration
     
    Public Property TimePickerAllowSpin As Boolean
     
    'Usage
     
    Dim instance As DateTimePicker
    Dim value As Boolean
     
    instance.TimePickerAllowSpin = value
     
    value = instance.TimePickerAllowSpin
    Requirements

    See Also