dateeditxelement-class
Used for user text input
public class Korzh.EasyQuery.Wpf.DateEditXElement
: XElement
Assembly: Korzh.EasyQuery.WPF.dll
Constructors
| Name | Type | Description |
|---|---|---|
| DateEditXElement() | void |
Properties
| Name | Type | Description |
|---|---|---|
| DateFormat | string | Gets 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
| Name | Type | Description |
|---|---|---|
| OnApplyTemplate() | void | When overridden in a derived class, is invoked whenever application code or internal processes call System.Windows.FrameworkElement.ApplyTemplate. |
ParseXmlNode(XmlNode node) | void | Parses the XML node. |