Gets or sets formatting strings which should be used at number conversion.

Namespace:  C1.WPF.C1Schedule
Assembly:  C1.WPF.C1Schedule (in C1.WPF.C1Schedule.dll)

Syntax

C#
public string Format { get; set; }
Visual Basic (Declaration)
Public Property Format As String
	Get
	Set

See Also