ComponentOne Input for WinForms
FormatType Property (C1DateEdit)

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1DateEdit Class : FormatType Property
Enumeration value determining the formatting metod, including standard .NET format specifiers, custom and programmatic formatting.
Syntax
'Declaration
 
Public Shadows Property FormatType As FormatTypeEnum
public new FormatTypeEnum FormatType {get; set;}
See Also

Reference

C1DateEdit Class
C1DateEdit Members