Intersoft ClientUI Documentation
MaskDateTimeSpinMode Enumeration



Represents UXDateTimeEditor spin behavior option.
Syntax
Public Enum MaskDateTimeSpinMode 
   Inherits System.Enum
Dim instance As MaskDateTimeSpinMode
public enum MaskDateTimeSpinMode : System.Enum 
public enum class MaskDateTimeSpinMode : public System.Enum 
Members
MemberDescription
Disabled Represents disabled spin behavior.
GlobalValue Represents spin behavior modify the whole datetime value.
LocalValue Represents spin behavior only modify currectly active section.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Intersoft.Client.UI.Aqua.UXInput.MaskDateTimeSpinMode

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

Intersoft.Client.UI.Aqua.UXInput Namespace

Send Feedback