Gets or sets the format string to use when converting the selected date to a string.

Namespace:  C1.Xaml
Assembly:  C1.Xaml (in C1.Xaml.dll)

Syntax

C#
public string DateFormat { get; set; }
Visual Basic
Public Property DateFormat As String
	Get
	Set

See Also