Skip to content

DateEditXElement class

Used for user text input

public class Korzh.EasyQuery.Wpf.DateEditXElement
: XElement

Package: Korzh.EasyQuery.Wpf (targets: net461, net5.0-windows7.0, netcoreapp3.1)

Assembly: Korzh.EasyQuery.WPF.dll

NameTypeDescription
DateEditXElement()void
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
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.