Calendar for WinForms | ComponentOne
C1.Win.Input.Base Namespace / IDropDownEditorBase Interface / CustomFormat Property

In This Topic
    CustomFormat Property (IDropDownEditorBase)
    In This Topic
    Custom format specifier used if FormatType = FormatTypeEnum.CustomFormat.
    Syntax
    'Declaration
     
    
    Property CustomFormat As String
    string CustomFormat {get; set;}
    See Also