Intersoft ClientUI Documentation
DateTimeEditorCommands Class
Members 



Provides date and time editor related commands.
Object Model
DateTimeEditorCommands ClassRoutedUICommand ClassRoutedUICommand Class
Syntax
Public Class DateTimeEditorCommands 
Dim instance As DateTimeEditorCommands
public class DateTimeEditorCommands 
public ref class DateTimeEditorCommands 
Remarks

UXDateTimeEditor is built around the commanding semantics which allows the value changing interaction to be executed through declarative definition in the XAML markup. The commanding semantics is also an ideal approach for MVVM pattern development.

UXDateTimeEditor already includes several predefined commands to change the selected value that you can use in your application.

Inheritance Hierarchy

System.Object
   Intersoft.Client.UI.Aqua.UXInput.DateTimeEditorCommands

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DateTimeEditorCommands Members
Intersoft.Client.UI.Aqua.UXInput Namespace

Send Feedback