DateTimeEditors for WinRT
CustomFormat Property (C1DatePicker)

Gets or sets the custom date/time format string.
Syntax
'Declaration
 
Public Property CustomFormat As System.String
public System.string CustomFormat {get; set;}
Remarks
The default is null.

If you use both Mask and CustomFormat properties, make sure that property values conform to each other.

See Also

Reference

C1DatePicker Class
C1DatePicker Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback