MindFusion.Wpf Pack Programmer's Guide
DateTimePicker.CenturyViewFormat Property
See Also
 





Gets or sets a Standard .NET DateTimeFormat string to be applied on the cells in a CenturyView. This is a dependency property.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.UI.Wpf

 Syntax

C#  Copy Code

public string CenturyViewFormat { get; set; }

Visual Basic  Copy Code

Public Property CenturyViewFormat As String

 Property Value

 See Also

DateTimePicker Members
DateTimePicker Class
MindFusion.UI.Wpf Namespace