Gets or sets the DisplayDateFormat in the inner TextBox. This is a dependency property.
Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.UI.Wpf
SyntaxC#
Copy Code
|
|---|
public DisplayDateFormat DisplayDateFormat { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property DisplayDateFormat As DisplayDateFormat |
A member of the DisplayDateFormat enumeration. The default is Short.
See Also