Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / TagDateTimeInputParams Class / CustomFormat Property

In This Topic
    CustomFormat Property
    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