Skip to main content

dateeditxelement-class

Used for user text input

public class Korzh.EasyQuery.Wpf.DateEditXElement
: XElement

Assembly: Korzh.EasyQuery.WPF.dll

Constructors

NameTypeDescription
DateEditXElement()void

Properties

NameTypeDescription
DateFormatstringGets or sets date format used for text input in date picker. By default this value is set to "d" which corresponds to short date format

Methods

NameTypeDescription
OnApplyTemplate()voidWhen overridden in a derived class, is invoked whenever application code or internal processes call System.Windows.FrameworkElement.ApplyTemplate.
ParseXmlNode(XmlNode node)voidParses the XML node.