PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / TagDateTimeInputParams Class / CustomFormat Property

In This Topic
    CustomFormat Property (TagDateTimeInputParams)
    In This Topic
    Gets or sets the custom date/time format string.
    Syntax
    'Declaration
     
    Public Property CustomFormat As String
    public string CustomFormat {get; set;}
    See Also