Gets the DateFormatIndexer object.
Namespace:
C1.Silverlight.ScheduleAssembly: C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)
Syntax
| C# |
|---|
[ObsoleteAttribute("This property is obsolete and will be removed in the future. Use System.Windows.Data.BindingBase.StringFormat instead.")] public DateFormatIndexer FormattedDate { get; } |
| Visual Basic |
|---|
<ObsoleteAttribute("This property is obsolete and will be removed in the future. Use System.Windows.Data.BindingBase.StringFormat instead.")> _ Public ReadOnly Property FormattedDate As DateFormatIndexer Get |