PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / TagDateTimeInputParams Class / Format Property

In This Topic
    Format Property
    In This Topic
    Gets or sets the format to use in the date/time picker.
    Syntax
    'Declaration
     
    Public Property Format As DateTimePickerFormat
    public DateTimePickerFormat Format {get; set;}
    See Also