ComponentOne DateTimeEditors for WPF
C1.WPF.DateTimeEditors Namespace / C1DateTimePicker Class / PopupStyle Property

In This Topic
    PopupStyle Property (C1DateTimePicker)
    In This Topic
    Gets or sets the style of the popup.
    Syntax
    'Declaration
     
    
    Public Property PopupStyle As Style
    public Style PopupStyle {get; set;}
    See Also